consistency updates

This commit is contained in:
andy
2008-06-20 11:22:33 +01:00
committed by graham
parent 41161387e4
commit 71916c4416
314 changed files with 1519 additions and 1455 deletions

View File

@ -19,7 +19,7 @@ FoamFile
note "turbulenceProperties for Foam";
class dictionary;
object turbulenceProperties;
object RASProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -19,7 +19,7 @@ FoamFile
note "turbulenceProperties for Foam";
class dictionary;
object turbulenceProperties;
object RASProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -17,12 +17,12 @@ FoamFile
local "";
class dictionary;
object turbulenceProperties;
object RASProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
RASmodel kEpsilon;
RASModel kEpsilon;
turbulence off;