Removed turbulence model coefficients from the dictionaries to allow them to default.

This commit is contained in:
henry
2009-07-21 19:05:30 +01:00
parent fb9e5bc4fe
commit b3d455de80
117 changed files with 331 additions and 6167 deletions

View File

@ -21,20 +21,5 @@ turbulence off;
printCoeffs off;
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
alphak 1;
alphaEps 0.76923;
}
wallFunctionCoeffs
{
kappa 0.4187;
E 9;
}
// ************************************************************************* //