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.
Construct from components.
Runtime type information.
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
XiEqModel |
, |
|
|
dictionary |
, |
|
|
(const dictionary &XiEqProperties, const psiuReactionThermo &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 |
void writeFields |
( |
| ) |
const |
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