Merge commit 'OpenCFD/master' into olesenm

This commit is contained in:
Mark Olesen
2009-03-16 08:28:08 +01:00
133 changed files with 8084 additions and 348 deletions

View File

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

View File

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