OpenFOAM-5.x/src/OpenFOAM/db
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
..
Callback Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
CallbackRegistry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dictionary includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
dynamicLibrary Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
error Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
functionObjects faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
IOobject Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
IOobjectList decomposePar: Do not register Lagrangian IOFields as the names may conflict with those of volFields 2015-02-12 21:59:17 +00:00
IOobjects Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
IOstreams Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
objectRegistry Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
regIOobject GeometricField: Do not transfer registration of a GeometricField to a copy unless it is being transferred from a tmp 2015-02-13 21:40:45 +00:00
runTimeSelection Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Time potentialFoam: No longer executes functionObjects by default 2015-04-25 21:56:14 +01:00
typeInfo Rationalized handling of debug, info and opt switches 2015-02-05 10:43:10 +00:00