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...
Detailed Description
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.
- Source files
-
Definition at line 55 of file XiGModel.H.
List of all members.
Classes |
class | basicSubGrid |
| Basic sub-grid obstacle flame-wrinking generation rate coefficient model. Details supplied by J Puttock 2/7/06. More...
|
Public Member Functions |
| TypeName ("XiGModel") |
| Runtime type information.
|
| declareRunTimeSelectionTable (autoPtr, XiGModel, dictionary,(const dictionary &XiGProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiGProperties, thermo, turbulence, Su)) |
| XiGModel (const dictionary &XiGProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~XiGModel () |
virtual tmp< volScalarField > | G () const =0 |
| Return the flame-wrinking genration rate.
|
virtual tmp< volScalarField > | Db () const |
| Return the flame diffusivity.
|
virtual bool | read (const dictionary &XiGProperties)=0 |
| Update properties from given dictionary.
|
Constructor & Destructor Documentation
Construct from components.
Member Function Documentation
Runtime type information.
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
XiGModel |
, |
|
|
dictionary |
, |
|
|
(const dictionary &XiGProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
, |
|
|
(XiGProperties, thermo, turbulence, Su) |
|
|
) |
| |
Return a reference to the selected XiG model.
virtual bool read |
( |
const dictionary & |
XiGProperties | ) |
|
|
pure virtual |
Member Data Documentation
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiGModels/XiGModel/XiGModel.H