Corrected case for the new wall-function treatment.

This commit is contained in:
henry
2009-03-12 21:53:46 +00:00
parent abafef4a02
commit 48c75eef27
2 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,7 @@ boundaryField
wall wall
{ {
type nutWallFunction; type nutSpalartAllmarasWallFunction;
value uniform 0; value uniform 0;
} }

View File

@ -59,6 +59,7 @@ SIMPLE
relaxationFactors relaxationFactors
{ {
default 0;
p 0.3; p 0.3;
U 0.7; U 0.7;
nuTilda 0.7; nuTilda 0.7;