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...
#include <XiEqModel.H>
|
| | TypeName ("XiEqModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su)) |
| | XiEqModel (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| | Construct from components.
|
| virtual | ~XiEqModel () |
| | Destructor.
|
| virtual tmp< volScalarField > | XiEq () const |
| | Return the flame-wrinkling XiEq.
|
| tmp< volScalarField > | calculateSchelkinEffect (const scalar) const |
| | Return the sub-grid Schelkin effect.
|
| virtual bool | read (const dictionary &XiEqProperties)=0 |
| | Update properties from given dictionary.
|
| void | writeFields () const |
| | Write fields.
|
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 55 of file XiEqModel.H.
◆ XiEqModel()
◆ ~XiEqModel()
◆ TypeName()
Runtime type information.
◆ declareRunTimeSelectionTable()
| declareRunTimeSelectionTable |
( |
autoPtr | , |
|
|
XiEqModel | , |
|
|
dictionary | , |
|
|
(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | , |
|
|
(XiEqProperties, thermo, turbulence, Su) | ) |
◆ New()
Return a reference to the selected XiEq model.
References Foam::Su().
◆ XiEq()
◆ calculateSchelkinEffect()
Return the sub-grid Schelkin effect.
◆ read()
| virtual bool read |
( |
const dictionary & | XiEqProperties | ) |
|
|
pure virtual |
◆ writeFields()
| void writeFields |
( |
| ) |
const |
◆ XiEqModelCoeffs_
◆ thermo_
◆ turbulence_
◆ Su_
Laminar burning velocity.
Definition at line 80 of file XiEqModel.H.
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H