OpenFOAM-2.4.x/tutorials/multiphase
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
..
cavitatingFoam cavitatingFoam: rationalised phi -> rhoPhi, phiv -> phi 2014-02-26 13:02:59 +00:00
compressibleInterDyMFoam/ras/sloshingTank2D Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
compressibleInterFoam/laminar Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
compressibleMultiphaseInterFoam/laminar/damBreak4phase Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
driftFluxFoam/ras BinghamPlastic: Change definition of shear-rate by 1/sqrt(2) 2015-03-02 22:48:45 +00:00
interDyMFoam/ras interFoam family: Add support for MULES-bounded Crank-Nicolson 2nd-order ddt(alpha) 2015-02-25 16:32:06 +00:00
interFoam ENH: tutorial update: nozzleFlow2D - write in binary to avoid mesh errors when refining wedge 2014-07-15 16:31:18 +01:00
interMixingFoam/laminar/damBreak Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
interPhaseChangeDyMFoam/propeller tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:21:55 +00:00
interPhaseChangeFoam/cavitatingBullet tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:21:55 +00:00
LTSInterFoam/DTCHull tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:21:55 +00:00
multiphaseEulerFoam Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
multiphaseInterDyMFoam/laminar/mixerVesselAMI2D 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
multiphaseInterFoam/laminar fvOptions: Support reading the fvOptions file from constant or system directories 2014-05-01 14:58:18 +01:00
potentialFreeSurfaceDyMFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:43:29 +01:00
potentialFreeSurfaceFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:43:29 +01:00
twoLiquidMixingFoam/lockExchange Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
twoPhaseEulerFoam tutorials/multiphase/twoPhaseEulerFoam/laminar: corrected setFieldsDict 2015-03-20 16:59:01 +00:00