Name fields to avoid duplicate registration

This commit is contained in:
Henry
2015-02-12 12:33:45 +00:00
parent a4f46eb5e6
commit 018de2e37a
7 changed files with 17 additions and 16 deletions

View File

@ -316,7 +316,7 @@ int main(int argc, char *argv[])
(
IOobject
(
mesh.name(),
"coarse:" + mesh.name(),
runTime.timeName(),
runTime,
IOobject::NO_READ,