ENH: avoid blockMesh removal of files for special cases (issue #963)

- do not remove if the dictionary failed to load.
- do not remove if -blockTopology was used.
This commit is contained in:
Mark Olesen
2018-08-03 14:30:41 +02:00
parent 88e5334a9f
commit 319e09e32f
11 changed files with 409 additions and 366 deletions

View File

@ -677,6 +677,11 @@ void writeMesh
int main(int argc, char *argv[])
{
argList::addNote
(
"Automatic split hex mesher. Refines and snaps to surface"
);
#include "addRegionOption.H"
#include "addOverwriteOption.H"
argList::addBoolOption