OpenFOAM-4.x-lab/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem
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
..
BlendedInterfacialModel applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
diameterModels 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
phaseModel twoPhaseEulerFoam: Added support for alphat and thermal wall-functions 2015-08-26 18:06:43 +01:00
phasePair applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
twoPhaseSystem.C twoPhaseEulerFoam: Change the implicit particle-pressure and turbulence dispersion 2015-06-25 16:08:21 +01:00
twoPhaseSystem.H twoPhaseEulerFoam: Move the residualAlpha used for drag into the phaseModel 2015-06-07 18:55:24 +01:00
twoPhaseSystemI.H Updated header 2015-04-28 18:19:13 +01:00