OpenFOAM-5.x/src/postProcessing/functionObjects/field/fieldValues/cellSource
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
..
cellSource.C cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 21:35:25 +01:00
cellSource.H cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 21:35:25 +01:00
cellSourceFunctionObject.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
cellSourceFunctionObject.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
cellSourceI.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
cellSourceTemplates.C cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 21:35:25 +01:00
IOcellSource.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00