ENH: foamToVTK attempt finite-area write if -with-ids is specified

- previously filtered on the existence of area fields, but with
  faMesh::TryNew this is not required anymore.

STYLE: enable -verbose for various parallel utilities (consistency)
This commit is contained in:
Mark Olesen
2022-05-11 11:26:28 +02:00
parent 9c727abb84
commit efe057897f
5 changed files with 7 additions and 5 deletions

View File

@ -2443,6 +2443,7 @@ int main(int argc, char *argv[])
"Test without writing the decomposition. "
"Changes -cellDist to only write volScalarField."
);
argList::addVerboseOption("Additional verbosity");
argList::addBoolOption
(
"cellDist",