<solver> -postProcess: Support changing meshes

This commit is contained in:
Will Bainbridge
2022-05-10 10:02:35 +01:00
parent 774ff647b0
commit 1bf620e963

View File

@ -97,6 +97,8 @@ if (argList::postProcess(argc, argv))
Info<< "Time = " << runTime.userTimeName() << endl;
mesh.readUpdate();
FatalIOError.throwExceptions();
try