OpenFOAM-5.x/applications/solvers/combustion/PDRFoam
Henry Weller 9a536b02a7 fvOptions: Reorganized and updated to simplify use in sub-models and maintenance
fvOptions are transferred to the database on construction using
fv::options::New which returns a reference.  The same function can be
use for construction and lookup so that fvOptions are now entirely
demand-driven.

The abstract base-classes for fvOptions now reside in the finiteVolume
library simplifying compilation and linkage.  The concrete
implementations of fvOptions are still in the single monolithic
fvOptions library but in the future this will be separated into smaller
libraries based on application area which may be linked at run-time in
the same manner as functionObjects.
2015-12-02 11:49:52 +00:00
..
laminarFlameSpeed/SCOPE applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
PDRModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
XiModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
bEqn.H PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00
createFields.H TurbulenceModels: Improved instantiation of single-phase models in solvers 2015-11-18 21:10:03 +00:00
EaEqn.H PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00
EauEqn.H PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00
ftEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
PDRFoam.C fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
PDRFoamAutoRefine.C PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00
pEqn.H PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00
readCombustionProperties.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
rhoEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
setDeltaT.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
StCourantNo.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
UEqn.H PDRFoam: Added support for fvOptions 2015-12-01 10:04:56 +00:00