OpenFOAM-5.x/src
Henry afcd290d75 Solvers based on p_rgh: Added support for optional hRef
Allows the specification of a reference height, for example the height
of the free-surface in a VoF simulation, which reduces the range of p_rgh.

hRef is a uniformDimensionedScalarField specified via the constant/hRef
file, equivalent to the way in which g is specified, so that it can be
looked-up from the database.  For example see the constant/hRef file in
the DTCHull LTSInterFoam and interDyMFoam cases.
2015-03-17 17:15:11 +00:00
..
combustionModels PaSR: ensure the sqrt operates on a positive number 2015-03-06 22:38:12 +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 Solvers based on p_rgh: Added support for optional hRef 2015-03-17 17:15:11 +00: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 Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
genericPatchFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
lagrangian stochasticDispersionRAS: Distribute UTurb uniformly 2015-03-13 13:13:42 +00: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 Time: Adjust the precision of the time-directories only for write-times 2015-03-15 18:49:52 +00: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 functionObjects/forces: correct upper-limit for bins 2015-03-09 14:33:24 +00:00
Pstream MPI configuration: Added support for SYSTEMMPI 2015-03-08 21:04:38 +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 fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
triSurface Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
TurbulenceModels thermophysicalModels/specie: Added entropy function to equations of state 2015-03-07 21:47:04 +00:00
Allwmake Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00