OpenFOAM-4.x/src
Henry 7d9dc9035e cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
    writeVolume  yes;

The initial volume is written in the log and data file header e.g.:

 #   Source : all
 #   Cells  : 3829
 #   Volume : 9.943164e-01

Also added
    sumMag        | sum of component magnitudes
2015-04-26 21:35:25 +01:00
..
combustionModels ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
conversion Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
dummyThirdParty Updated headers 2014-12-31 19:08:15 +00:00
dynamicFvMesh solidBodyMotionFunctions/SDA: Corrected the "See also" 2015-02-14 15:58:09 +00:00
dynamicMesh meshCutter: Correct zone of cut-cells 2015-03-05 18:56:54 +00:00
edgeMesh Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
engine Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fileFormats Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
finiteVolume Update headers 2015-04-26 16:38:47 +01:00
fvAgglomerationMethods wmake/scripts/AllwmakeParseArguments: Handle stop-on-error 2015-01-10 21:58:19 +00:00
fvMotionSolver Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fvOptions MRFZone: Add regex and group support to the specification of nonRotatingPatches 2015-04-26 16:38:07 +01:00
genericPatchFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
lagrangian GradientDispersionRAS: Updated to use the new GaussNormal function 2015-04-20 17:48:16 +01:00
mesh blockMeshMerge: Adjusted merge-tolerance 2015-03-05 18:57:18 +00:00
meshTools tetOverlapVolume: adjust tolerance 2015-03-05 18:57:38 +00:00
ODE seulex: Reduce the underflow time-step 2015-02-16 22:16:50 +00:00
OpenFOAM faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
OSspecific/POSIX Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
parallel Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
postProcessing cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional 2015-04-26 21:35:25 +01:00
Pstream Update header 2015-03-26 17:22:10 +00:00
randomProcesses Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionCoupled fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
regionModels thermoSingleLayer: Revert q back to the working version in OpenFOAM-2.1.x 2015-03-10 19:59:09 +00:00
renumber New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
sampling Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm 2015-02-25 10:57:06 +00:00
sixDoFRigidBodyMotion Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
surfMesh Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
thermophysicalModels thermophysicalModels/specie: Added entropy function to equations of state 2015-03-07 21:47:04 +00:00
topoChangerFvMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
transportModels interfaceProperties: Add support for re-read of sigma and cAlpha 2015-04-17 20:00:29 +01:00
triSurface STLtriangle: Removed duplicate class 2015-03-22 09:49:37 +00:00
TurbulenceModels LESfilter: Allow the name of the filter sub-dict to be specified by New 2015-04-18 19:30:27 +01:00
Allwmake Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00