Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE/01R for details on the PDR modelling. For details on the use of XiGModel see XiModel.H. The model available is instabilityG.H. More...
Public Member Functions | |
TypeName ("XiGModel") | |
declareRunTimeSelectionTable (autoPtr, XiGModel, dictionary,(const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiGProperties, thermo, turbulence, Su)) | |
XiGModel (const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | |
virtual | ~XiGModel () |
virtual tmp< volScalarField > | G () const =0 |
virtual tmp< volScalarField > | Db () const |
virtual bool | read (const dictionary &XiGProperties)=0 |
Static Public Member Functions | |
static autoPtr< XiGModel > | New (const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
Protected Attributes | |
dictionary | XiGModelCoeffs_ |
const psiuReactionThermo & | thermo_ |
const compressible::RASModel & | turbulence_ |
const volScalarField & | Su_ |
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE/01R for details on the PDR modelling. For details on the use of XiGModel see XiModel.H. The model available is instabilityG.H.
Definition at line 52 of file XiGModel.H.
XiGModel | ( | const dictionary & | XiGProperties, |
const psiuReactionThermo & | thermo, | ||
const compressible::RASModel & | turbulence, | ||
const volScalarField & | Su | ||
) |
|
virtual |
TypeName | ( | "XiGModel" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
XiGModel | , | ||
dictionary | , | ||
(const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | , | ||
(XiGProperties, thermo, turbulence, Su) | |||
) |
|
static |
|
pure virtual |
Implemented in basicSubGrid, instabilityG, and KTS.
|
inlinevirtual |
Reimplemented in basicSubGrid, and instabilityG.
Definition at line 139 of file XiGModel.H.
References XiGModel::turbulence_.
|
pure virtual |
Implemented in basicSubGrid, instabilityG, and KTS.
|
protected |
Definition at line 59 of file XiGModel.H.
|
protected |
Definition at line 61 of file XiGModel.H.
|
protected |
Definition at line 62 of file XiGModel.H.
Referenced by XiGModel::Db().
|
protected |
Definition at line 63 of file XiGModel.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.