openfoam/applications/utilities/parallelProcessing
Mark Olesen 2ebcb74dd2 BUG: reconstructPar ignores writeLagrangianPositions (fixes #702)
- The central InfoSwitch "writeLagrangianPositions" allows writing an
  additional Lagrangian "positions" file, but these were not being
  written by reconstructPar. These are now also written in reconstructPar
  if the central writeLagrangianPositions InfoSwitch is enabled.

NOTES

- "positions" are reconstructed from the processors "coordinates" file

- decomposePar will not attempt to create or redistribute any
  "positions" files
2018-01-17 13:38:24 +01:00
..
decomposePar BUG: decomposePar -decomposeParDict fails for faMesh (closes #680) 2017-12-22 12:28:39 +01:00
reconstructPar BUG: reconstructPar ignores writeLagrangianPositions (fixes #702) 2018-01-17 13:38:24 +01:00
reconstructParMesh STYLE: more consistent use of labelUList and labelUIndList typedefs 2017-11-19 09:27:47 +01:00
redistributePar STYLE: less verbose output of available procs in redistributePar 2017-12-22 12:50:55 +01:00