OpenFOAM-5.x/applications/solvers/multiphase/twoPhaseEulerFoam
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
..
interfacialModels 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
phaseCompressibleTurbulenceModels fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
pU twoPhaseEulerFoam: Minor reorganization 2015-06-12 09:42:19 +01:00
pUf twoPhaseEulerFoam: Minor reorganization 2015-06-12 09:42:19 +01:00
twoPhaseSystem fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
Allwclean New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
contErrs.H twoPhaseEulerFoam: Correct continuity errors after temperature update 2015-04-11 11:00:28 +01:00
correctContErrs.H twoPhaseEulerFoam: Correct continuity errors after temperature update 2015-04-11 11:00:28 +01:00
CourantNos.H Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
createFields.H dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
createMRF.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
EEqns.H EEqn: Added rho*(U&g) source term 2015-07-01 10:53:37 +01:00
twoPhaseEulerFoam.C fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
write.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00