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") |
| Runtime type information. More...
|
|
| 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. More...
|
|
virtual | ~XiEqModel () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | XiEq () const |
| Return the flame-wrinking XiEq. More...
|
|
tmp< volScalarField > | calculateSchelkinEffect (const scalar) const |
| Return the sub-grid Schelkin effect. More...
|
|
virtual bool | read (const dictionary &XiEqProperties)=0 |
| Update properties from given dictionary. More...
|
|
void | writeFields () const |
| Write fields. More...
|
|
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 57 of file XiEqModel.H.
◆ XiEqModel()
Construct from components.
◆ ~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.
◆ XiEq()
◆ calculateSchelkinEffect()
◆ read()
virtual bool read |
( |
const dictionary & |
XiEqProperties | ) |
|
|
pure virtual |
◆ writeFields()
void writeFields |
( |
| ) |
const |
◆ XiEqModelCoeffs_
◆ thermo_
◆ turbulence_
◆ Su_
Laminar burning velocity.
Definition at line 74 of file XiEqModel.H.
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/XiEqModel/XiEqModel.H