OpenFOAM-4.x/applications/solvers/multiphase/interFoam
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
..
interDyMFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
interMixingFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
alphaCourantNo.H
alphaEqn.H applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
alphaEqnSubCycle.H LTS: Formalize the naming of the rDeltaT and rSubDeltaT fields 2015-06-28 21:41:40 +01:00
correctPhi.H
createFields.H Renamed phiAlpha -P alphaPhi for consistency with Euler-Euler solvers 2015-09-11 17:52:43 +01:00
interFoam.C fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
pEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
setDeltaT.H
setRDeltaT.H LTS, MULES and sub-cycling: Improved the handling of the rSubDeltaT field 2015-06-26 21:58:27 +01:00
UEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00