fileOperation: Corrected processor counting for moving mesh cases

This commit is contained in:
Henry Weller
2017-08-11 00:07:48 +01:00
committed by Andrew Heather
parent fdf08c401f
commit bed8dd4bc7
3 changed files with 33 additions and 8 deletions

View File

@ -392,6 +392,12 @@ int main(int argc, char *argv[])
Info<< "Using existing processor directories" << nl;
}
if (args.optionFound("region"))
{
procDirsProblem = false;
forceOverwrite = false;
}
if (forceOverwrite)
{
Info<< "Removing " << nProcs