OpenFOAM-5.x/applications/solvers
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
..
basic MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
combustion MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
compressible MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
discreteMethods DSMC: Rationalization and addition of mapping support 2015-02-20 17:24:14 +00:00
DNS/dnsFoam ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
electromagnetics ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
financial/financialFoam ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
heatTransfer MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
incompressible MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
lagrangian MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
multiphase MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
stressAnalysis ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00