Corrected reading of "LESProperties".

This commit is contained in:
henry
2008-09-28 22:46:33 +01:00
parent df283b54f2
commit b722041fff

View File

@ -139,7 +139,7 @@ void Foam::calc(const argList& args, const Time& runTime, const fvMesh& mesh)
IOobject LESPropertiesHeader
(
"RASProperties",
"LESProperties",
runTime.constant(),
mesh,
IOobject::MUST_READ,