OpenFOAM-5.x/applications/solvers/combustion/PDRFoam
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
..
laminarFlameSpeed/SCOPE Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Make fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
PDRModels Correct section comment: there can only be one destructor 2015-02-12 21:57:29 +00:00
XiModels Correct section comment: there can only be one destructor 2015-02-12 21:57:29 +00:00
bEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createFields.H Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
EaEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
EauEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
ftEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
PDRFoam.C MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
PDRFoamAutoRefine.C Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict 2015-02-09 22:15:26 +00:00
pEqn.H applications/solvers: Update trans-sonic option in pEqns to by consistent with sonic-solvers 2015-02-17 10:47:34 +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 MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00