openfoam/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system
Henry 083d7059fc 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
..
blockMeshDict blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
controlDict faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
createPatchDict GIT: Repo update 2014-12-11 08:35:10 +00:00
fvSchemes Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
fvSolution GIT: Repo update 2014-12-11 08:35:10 +00:00
topoSetDict Tutorials: change topoSetDicts to avoid duplicate names 2015-02-12 10:01:31 +00:00
topoSetDict-selectBottom GIT: Repo update 2014-12-11 08:35:10 +00:00