consistency update

This commit is contained in:
andy
2008-06-17 16:43:27 +01:00
parent f290006aba
commit c7a59bb25f
32 changed files with 36 additions and 36 deletions

View File

@ -24,7 +24,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Turbulence model selection
turbulenceModel kEpsilon;
RASmodel kEpsilon;
// Do you wish to calculate turbulence?
turbulence on;