OpenFOAM-2.4.x/tutorials
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
..
basic potentialFoam: Upgrade to version in OpenFOAM-dev: 2015-04-25 21:59:15 +01:00
combustion Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
compressible tutorials: use PIMPLE rather than PISO for rotating mesh problems to ensure updated fluxes are used for momentum transport 2014-07-17 11:34:39 +01:00
discreteMethods Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
DNS/dnsFoam/boxTurb16 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
electromagnetics Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
financial/financialFoam/europeanCall Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
heatTransfer tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:21:55 +00:00
incompressible SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0) 2015-04-26 11:26:25 +01:00
lagrangian potentialFoam: Upgrade to version in OpenFOAM-dev: 2015-04-25 21:59:15 +01:00
mesh tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:21:55 +00:00
multiphase faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:43:29 +01:00
resources/geometry Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
stressAnalysis Updated for OpenFOAM-2.3.x 2015-01-01 17:11:44 +00:00
Allclean Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
Allrun BUG: fixed tutorial Allrun trying to test non-existent logs 2014-02-19 14:15:05 +00:00
Alltest Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00