openfoam/applications/utilities/preProcessing
Andrew Heather 2defba00a9 ENH: Lagrangian - provided backwards compatibility for cases using the
old "positions" file form

The change to barycentric-based tracking changed the contents of the
cloud "positions" file to a new format comprising the barycentric
co-ordinates and other cell position-based info.  This broke
backwards compatibility, providing no option to restart old cases
(v1706 and earlier), and caused difficulties for dependent code, e.g.
for post-processing utilities that could only infer the contents only
after reading.

The barycentric position info is now written to a file called
"coordinates" with provision to restart old cases for which only the
"positions" file is available. Related utilities, e.g. for parallel
running and data conversion have been updated to be able to support both
file types.

To write the "positions" file by default, use set the following option
in the InfoSwitches section of the controlDict:

    writeLagrangianPositions 1;
2017-09-13 13:13:36 +01:00
..
applyBoundaryLayer MRG: Integrated Foundation code to commit 9f37c3c 2017-03-31 15:34:28 +01:00
boxTurb COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
changeDictionary INT: Integration of Mattijs' collocated parallel IO additions 2017-07-07 11:39:56 +01:00
createExternalCoupledPatchGeometry COMP: Multiple changes - first clean build after latest merge - UNTESTED 2016-09-23 15:36:53 +01:00
createZeroDirectory INT: Updated dependent code following latest set of integrations 2017-09-06 16:05:12 +01:00
dsmcInitialise ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
engineSwirl ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
faceAgglomerate ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
foamUpgradeCyclics ENH: no dictionary variable and function expansion when discarding entry 2017-07-20 10:27:35 +02:00
mapFields ENH: Lagrangian - provided backwards compatibility for cases using the 2017-09-13 13:13:36 +01:00
mapFieldsPar ENH: Lagrangian - provided backwards compatibility for cases using the 2017-09-13 13:13:36 +01:00
mdInitialise ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
setAlphaField ENH: upgrade from NamedEnum to Enum (issue #515) 2017-07-03 21:43:33 +02:00
setFields MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
viewFactorsGen ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
wallFunctionTable Merge branch 'master' into develop 2017-08-07 11:54:44 +01:00