incorrect read option

This commit is contained in:
andy
2009-03-02 15:09:23 +00:00
parent edff91a7c1
commit 6820f33509

View File

@ -259,7 +259,7 @@ void Foam::fieldAverage::readAveragingProperties()
obr_.time().timeName(), obr_.time().timeName(),
"uniform", "uniform",
obr_, obr_,
IOobject::NO_READ, IOobject::MUST_READ,
IOobject::NO_WRITE, IOobject::NO_WRITE,
false false
); );