OpenFOAM-4.x/src/postProcessing/functionObjects/field
Henry 7d9dc9035e cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
    writeVolume  yes;

The initial volume is written in the log and data file header e.g.:

 #   Source : all
 #   Cells  : 3829
 #   Volume : 9.943164e-01

Also added
    sumMag        | sum of component magnitudes
2015-04-26 21:35:25 +01:00
..
fieldAverage fieldAverage: Correct handling of resetOnOutput 2015-04-09 16:05:33 +01:00
fieldCoordinateSystemTransform Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fieldMinMax Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fieldValues cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 21:35:25 +01:00
Make Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
nearWallFields Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
processorField Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
readFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionSizeDistribution Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
streamLine Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
surfaceInterpolateFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
wallBoundedStreamLine lagrangian: Improved handling of binary transfers 2015-02-22 12:14:46 +00:00
fieldFunctionObjectsDoc.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00