updates to tuts to reflect turbulence changes, and general tut updates

This commit is contained in:
andy
2008-06-17 14:07:11 +01:00
parent 24c4b1b745
commit 4ddd3c67a6
59 changed files with 1996 additions and 2026 deletions

View File

@ -34,13 +34,13 @@ turbulence on;
kEpsilonCoeffs
{
Cmu Cmu [0 0 0 0 0 0 0] 0.09;
C1 C1 [0 0 0 0 0 0 0] 1.44;
C2 C2 [0 0 0 0 0 0 0] 1.92;
C3 C3 [0 0 0 0 0 0 0] -0.375;
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 -0.375;
alphak alphak [0 0 0 0 0 0 0] 1.0;
alphaEps alphaEps [0 0 0 0 0 0 0] 0.82142;
alphak 1.0;
alphaEps 0.82142;
}
@ -49,8 +49,8 @@ kEpsilonCoeffs
wallFunctionCoeffs
{
kappa kappa [0 0 0 0 0 0 0] 0.4187;
E E [0 0 0 0 0 0 0] 9.0;
kappa 0.4187;
E 9.0;
}
// ************************************************************************* //