OpenFOAM-4.x-lab/tutorials/multiphase
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
..
cavitatingFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleInterDyMFoam/ras/sloshingTank2D blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleInterFoam/laminar blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleMultiphaseInterFoam/laminar/damBreak4phase compressibleMultiphaseInterFoam: VoF and MULES controls are now in the alpha sub-dict of fvSolution 2015-04-29 16:32:33 +01:00
driftFluxFoam/ras MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
interDyMFoam/ras includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
interFoam MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
interMixingFoam/laminar/damBreak blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
interPhaseChangeDyMFoam/propeller includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
interPhaseChangeFoam/cavitatingBullet blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
LTSInterFoam/DTCHull includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
multiphaseEulerFoam MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
multiphaseInterDyMFoam/laminar/mixerVesselAMI2D MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
multiphaseInterFoam/laminar MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
potentialFreeSurfaceDyMFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
potentialFreeSurfaceFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
twoLiquidMixingFoam/lockExchange blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
twoPhaseEulerFoam MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00