added printCoeffs option to turbulenceProperties

This commit is contained in:
andy
2008-06-18 18:29:11 +01:00
committed by graham
parent 93ce315f5e
commit 196b52263a
46 changed files with 115 additions and 800 deletions

View File

@ -26,7 +26,9 @@ FoamFile
// Switch turbulence model on or off
turbulence on;
turbulence on;
printCoeffs on;
// Standard k-epsilon model coefficients

View File

@ -26,7 +26,9 @@ FoamFile
// Switch turbulence model on or off
turbulence off;
turbulence on;
printCoeffs on;
// Standard k-epsilon model coefficients

View File

@ -24,7 +24,9 @@ FoamFile
RASmodel kEpsilon;
turbulence off;
turbulence off;
printCoeffs off;
kEpsilonCoeffs
{