ENH: setExplicitValue source

This commit is contained in:
Sergio Ferraris
2011-10-10 12:01:49 +01:00
parent cb13393b9d
commit b69ebd9e77
13 changed files with 590 additions and 17 deletions

View File

@ -75,7 +75,7 @@ void Foam::explicitSource::setFieldData(const dictionary& dict)
IOobject io
(
fieldName,
this->mesh().time().timeName(0),
this->mesh().time().timeName(),
this->mesh(),
IOobject::NO_READ,
IOobject::NO_WRITE,