OpenFOAM-5.x/applications/utilities
Henry Weller 6c103e247d decomposePar: Added 'copyZero' option
Using

decomposePar -copyZero

The mesh is decomposed as usual but the '0' directory is recursively copied to
the 'processor.*' directories rather than decomposing the fields.  This is a
convenient option to handle cases where the initial field files are generic and
can be used for serial or parallel running.  See for example the
incompressible/simpleFoam/motorBike tutorial case.
2017-03-08 11:48:06 +00:00
..
mesh Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
miscellaneous thermophysicalProperties: New base-class for liquidProperties and in the future gasProperties 2017-02-18 21:53:20 +00:00
parallelProcessing decomposePar: Added 'copyZero' option 2017-03-08 11:48:06 +00:00
postProcessing Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
preProcessing setFields: Added '-dict' option 2016-12-03 11:45:36 +00:00
surface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysical chemkinToFoam: Increase the precision of the thermophysical coefficient written 2017-02-21 11:59:49 +00:00