OpenFOAM-2.4.x/src/postProcessing/functionObjects/field
Henry c92401a598 faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
    writeArea  yes;

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

 #   Source : faceZone f0
 #   Faces  : 8
 #   Area   : 1.063860e-02
2015-04-26 22:06:56 +01:00
..
fieldAverage Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
fieldCoordinateSystemTransform fieldCoordinateSystemTransform: Remove N^2 loop over the field 2014-09-09 20:50:57 +01:00
fieldMinMax Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
fieldValues faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 22:06:56 +01:00
Make Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
nearWallFields STYLE: nearWallFields: unused object 2014-09-16 09:55:37 +01:00
processorField Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
readFields Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
regionSizeDistribution Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
streamLine Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
surfaceInterpolateFields Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
wallBoundedStreamLine Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
fieldFunctionObjectsDoc.H Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00