openfoam/applications/utilities/postProcessing
Andrew Heather 0f155daf86 ENH: particleTracks - updated to include field data
The utility will now add field data to all tracks (previous version only
created the geometry)

The new 'fields' entry can be used to output specific fields.

Example

    cloud           reactingCloud1;

    sampleFrequency 1;

    maxPositions    1000000;

    fields          (d U); // includes wildcard support

STYLE: minor typo fix
2021-12-06 12:26:49 +01:00
..
dataConversion ENH: use consistent naming when toggling exception throwing on/off 2021-11-02 21:14:41 +01:00
lagrangian ENH: particleTracks - updated to include field data 2021-12-06 12:26:49 +01:00
lumped ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
miscellaneous ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
noise ENH: return old file handler on change 2021-05-13 11:39:30 +02:00
optimisation STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
postProcess ENH: use consistent naming when toggling exception throwing on/off 2021-11-02 21:14:41 +01:00