OpenFOAM-2.4.x/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox
Henry 8f3c293472 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:43:29 +01:00
..
0.org Updated floatingObject boundary condition to handle tangential flow at surface in a more stable manner. 2014-03-21 10:33:34 +00:00
constant Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
system faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:43:29 +01:00
Allclean Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
Allrun Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
extractHeightData faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:43:29 +01:00