openfoam/tutorials/multiphase/multiphaseInterFoam/laminar
Henry c3ee2348a6 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
..
damBreak4phase MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
damBreak4phaseFine multiphaseInterFoam: Update tutorials 2015-04-29 23:05:54 +01:00
mixerVessel2D MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00