OpenFOAM-5.x/tutorials/incompressible
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
..
adjointShapeOptimizationFoam/pitzDaily Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
boundaryFoam tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile: Corrected typo 2016-08-01 20:10:19 +01:00
icoFoam Removed fixedWalls from cuttingPatches because it is redundant now fixedWalls is noSlip 2016-06-08 14:08:26 +01:00
nonNewtonianIcoFoam/offsetCylinder Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
pimpleDyMFoam tutorials: Updated pcorr settings in fvSolution to provide pcorrFinal if required 2017-03-07 11:48:20 +00:00
pimpleFoam Maxwell model for viscoelasticity using the upper-convected time 2016-09-20 18:38:15 +01:00
pisoFoam tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/Allrun: Remove previous 0 directories 2017-03-06 23:18:13 +00:00
porousSimpleFoam Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
shallowWaterFoam/squareBump tutorials/incompressible/shallowWaterFoam/squareBump/.gmtcommands4: deleted 2016-09-25 16:53:37 +01:00
simpleFoam decomposePar: Added 'copyZero' option 2017-03-08 11:48:06 +00:00
SRFPimpleFoam/rotor2D Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
SRFSimpleFoam/mixer tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00