OpenFOAM-5.x/tutorials/incompressible/simpleFoam
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
..
airFoil2D Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
mixerVessel2D Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
motorBike decomposePar: Added 'copyZero' option 2017-03-08 11:48:06 +00:00
pipeCyclic Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
pitzDaily pitzDaily tutorial: replaced streamline function object 2016-06-17 08:18:41 +01:00
pitzDailyExptInlet timeVaryingMappedFixedValueFvPatchField: Simplifed for consistency with the output of sampledPlane 2016-06-30 10:35:01 +01:00
rotorDisk Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
T3A tutorials/incompressible/simpleFoam/T3A: ERCOFTAC T3A 3% test-case for the kOmegaSSTLM model 2016-07-29 10:51:42 +01:00
turbineSiting Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
windAroundBuildings snappyHexMesh: Added "noRefinement" writeFlag to control the writing of cellLevel, pointLevel etc. files 2017-01-24 22:28:36 +00:00