OpenFOAM-2.4.x/src/postProcessing
Henry 6b8cab4b61 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 22:08:51 +01:00
..
foamCalcFunctions ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:16:22 +00:00
functionObjects cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 22:08:51 +01:00
postCalc timeSelector: Change select0 to return 'constant' if no times are specified or available 2015-04-25 15:14:31 +01:00
Allwmake Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00