OpenFOAM-4.x/applications/solvers/multiphase/driftFluxFoam
Henry 2b9a2adf8c MRF: Separate MRF from fvOptions
fvOptions does not have the appropriate structure to support MRF as it
is based on option selection by user-specified fields whereas MRF MUST
be applied to all velocity fields in the particular solver.  A
consequence of the particular design choices in fvOptions made it
difficult to support MRF for multiphase and it is easier to support
frame-related and field related options separately.

Currently the MRF functionality provided supports only rotations but
the structure will be generalized to support other frame motions
including linear acceleration, SRF rotation and 6DoF which will be
run-time selectable.
2015-05-29 23:35:43 +01:00
..
incompressibleTwoPhaseInteractingMixture Updated header 2015-02-17 23:59:13 +00:00
Make driftFluxFoam: Updated base-class of incompressibleTwoPhaseInteractingMixture 2015-02-17 23:58:44 +00:00
mixtureViscosityModels Update Header 2015-03-02 22:30:29 +00:00
relativeVelocityModels driftFluxFoam/relativeVelocityModels/Make/options: add newline 2015-05-19 14:34:37 +01: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
alphaEqn.H Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
alphaEqnSubCycle.H multiphase solvers: print phase-name rather than alpha1/2 when printing max and min phase-fraction 2015-01-21 20:07:15 +00:00
compressibleTurbulenceModels.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createFields.H Buoyant solvers: Add special handling for ghRef in the case g = (0 0 0) 2015-03-19 15:26:06 +00:00
driftFluxFoam.C MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
pEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
UEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00