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...
|
| TypeName ("XiEqModel") |
|
| 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) |
|
virtual | ~XiEqModel () |
|
virtual tmp< volScalarField > | XiEq () const |
|
tmp< volScalarField > | calculateSchelkinEffect (const scalar) const |
|
virtual bool | read (const dictionary &XiEqProperties)=0 |
|
void | writeFields () const |
|
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()
◆ declareRunTimeSelectionTable()
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
XiEqModel |
, |
|
|
dictionary |
, |
|
|
(const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
, |
|
|
(XiEqProperties, thermo, turbulence, Su) |
|
|
) |
| |
◆ New()
◆ XiEq()
◆ calculateSchelkinEffect()
◆ read()
◆ writeFields()
void writeFields |
( |
| ) |
const |
◆ XiEqModelCoeffs_
◆ thermo_
◆ turbulence_
◆ Su_
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H