openfoam/applications/utilities/preProcessing/mapFieldsPar
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
..
Make mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
createTimes.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
mapFieldsDict STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
mapFieldsPar.C ENH: cleanup of NamedEnum 2017-05-29 10:30:55 +02:00
mapLagrangian.C ENH: Lagrangian - provided backwards compatibility for cases using the 2017-09-13 13:13:36 +01:00
mapLagrangian.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
MapLagrangianFields.H GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
MapMeshes.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00
MapVolFields.H MRG: Integrated Foundation code to commit 19e602b 2017-03-28 11:30:10 +01:00
setTimeIndex.H mapFieldsPar: updated to enable mapping from source patches (instead of recreating) 2016-06-21 14:16:18 +01:00
UnMapped.H mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar 2015-05-26 11:32:46 +01:00