ENH: add foamToVTK -name option

- as per foamToEnsight, foamToEnsightParts.
  Allows the user to specify different output directories.
This commit is contained in:
Mark Olesen
2017-06-14 08:14:24 +02:00
parent 98cc0fc004
commit 2d530401fd
4 changed files with 21 additions and 16 deletions

View File

@ -128,8 +128,7 @@ int main(int argc, char *argv[])
(
"name",
"subdir",
"define sub-directory name to use for Ensight data "
"(default: \"Ensight\")"
"sub-directory name for ensight output (default: 'Ensight')"
);
argList::addOption
(