Base-class for all XiEq models used by the b-XiEq combustion model. The available models are : basicXiSubXiEq.H Gulder.H instabilityXiEq.H SCOPEBlendXiEq.H SCOPEXiEq.H.
More...
Detailed Description
Base-class for all XiEq models used by the b-XiEq combustion model. The available models are : basicXiSubXiEq.H Gulder.H instabilityXiEq.H SCOPEBlendXiEq.H SCOPEXiEq.H.
- Source files
-
Definition at line 58 of file XiEqModel.H.
List of all members.
Classes |
class | SCOPEXiEq |
| Simple SCOPEXiEq model for XiEq based on SCOPEXiEqs correlation with a linear correction function to give a plausible profile for XiEq. See SCOPELaminarFlameSpeed.H for details on the SCOPE laminar flame speed model. More...
|
Public Member Functions |
| TypeName ("XiEqModel") |
| Runtime type information.
|
| declareRunTimeSelectionTable (autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su)) |
| XiEqModel (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~XiEqModel () |
virtual tmp< volScalarField > | XiEq () const |
| Return the flame-wrinking XiEq.
|
virtual bool | read (const dictionary &XiEqProperties)=0 |
| Update properties from given dictionary.
|
Constructor & Destructor Documentation
Construct from components.
Member Function Documentation
Runtime type information.
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
XiEqModel |
, |
|
|
dictionary |
, |
|
|
(const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
, |
|
|
(XiEqProperties, thermo, turbulence, Su) |
|
|
) |
| |
Return a reference to the selected XiEq model.
virtual bool read |
( |
const dictionary & |
XiEqProperties | ) |
|
|
pure virtual |
Member Data Documentation
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H