OpenFOAM-5.x/src/finiteVolume
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
..
cfdTools MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
fields fvPatchFields: Support explicitly named U, phi and rho in all BCs 2015-05-28 20:42:47 +01:00
finiteVolume steadyStateDdtScheme: Corrected dimensions of ddtCorr for compressible flow 2015-05-02 17:38:29 +01:00
fvMatrices Update headers 2015-04-29 14:44:53 +01:00
fvMesh wallDist: Ensure appropriate method correct function is called 2015-01-12 11:53:19 +00:00
interpolation Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
Make Solvers: Rationalized correctPhi 2015-02-11 13:22:24 +00:00
surfaceMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
volMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00