openfoam/tutorials/incompressible
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
..
adjointShapeOptimizationFoam/pitzDaily blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
boundaryFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
icoFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
nonNewtonianIcoFoam/offsetCylinder blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
pimpleDyMFoam Minor cleanup 2015-05-03 18:11:53 +01:00
pimpleFoam MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
pisoFoam potentialFoam: No longer executes functionObjects by default 2015-04-25 21:56:14 +01:00
porousSimpleFoam includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
shallowWaterFoam/squareBump blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
simpleFoam MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
SRFPimpleFoam/rotor2D SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0) 2015-04-26 11:28:14 +01:00
SRFSimpleFoam/mixer simpleFoam/SRFSimpleFoam: Added support for SIMPLEC 2015-05-29 11:30:40 +01:00