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.
Showing
- applications/utilities/parallelProcessing/decomposePar/decomposePar.C 618 additions, 562 deletions.../utilities/parallelProcessing/decomposePar/decomposePar.C
- src/OpenFOAM/db/Time/timeSelector.C 6 additions, 2 deletionssrc/OpenFOAM/db/Time/timeSelector.C
- tutorials/incompressible/simpleFoam/motorBike/Allclean 4 additions, 1 deletiontutorials/incompressible/simpleFoam/motorBike/Allclean
- tutorials/incompressible/simpleFoam/motorBike/Allrun 4 additions, 9 deletionstutorials/incompressible/simpleFoam/motorBike/Allrun
This diff is collapsed.
Please register or sign in to comment