openfoam/applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseModel
Henry Weller b99817d924 Rationalized heat release rate functions
Combined 'dQ()' and 'Sh()' into 'Qdot()' which returns the heat-release rate in
the normal units [kg/m/s3] and used as the heat release rate source term in
the energy equations, to set the field 'Qdot' in several combustion solvers
and for the evaluation of the local time-step when running LTS.
2016-12-15 17:10:21 +00:00
..
AnisothermalPhaseModel Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
InertPhaseModel Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
IsothermalPhaseModel Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
MovingPhaseModel C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
MultiComponentPhaseModel TurbulenceModels: Reorganized support macros to simplify the creation of additional turbulence model libraries 2016-07-29 15:59:09 +01:00
phaseModel C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
PurePhaseModel Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
ReactingPhaseModel Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
ThermoPhaseModel Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00