OpenFOAM-5.x/src/postProcessing/functionObjects
Henry db4ac98fd8 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:
    writeTotalArea  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 16:32:19 +01:00
..
cloud Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
field faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
forces functionObjects/forces: correct upper-limit for bins 2015-03-09 14:33:24 +00:00
fvTools Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
IO Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
jobControl Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
systemCall Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
utilities codedFunctionObject: Add meshTools library to include and link line 2015-04-25 21:57:40 +01:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00