openfoam/applications
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
..
solvers ENH: Function1's - added objectRegistry access 2021-11-26 11:22:36 +00:00
test ENH: support negated regular expressions (#2283) 2021-12-03 17:10:22 +01:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities ENH: particleTracks - updated to include field data 2021-12-06 12:26:49 +01:00
Allwmake BUG: foamPackRelease detects wrong build information 2021-11-04 19:56:01 +01:00