#include <applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H>
Detailed Description
Definition at line 70 of file basicXiSubG.H.
List of all members.
Public Member Functions |
| TypeName ("basicSubGridG") |
| Runtime type information.
|
| basicSubGrid (const dictionary &XiGProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~basicSubGrid () |
virtual tmp< volScalarField > | G () const |
| Return the flame-wrinking generation rate.
|
virtual tmp< volScalarField > | Db () const |
| Return the flame diffusivity.
|
virtual bool | read (const dictionary &XiGProperties) |
| Update properties from given dictionary.
|
| 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 () |
Constructor & Destructor Documentation
Construct from components.
Member Function Documentation
TypeName |
( |
"basicSubGridG" |
| ) |
|
Runtime type information.
Return the flame-wrinking generation rate.
Implements XiGModel.
Return the flame diffusivity.
Reimplemented from XiGModel.
virtual bool read |
( |
const dictionary & |
XiGProperties | ) |
|
|
virtual |
Update properties from given dictionary.
Implements XiGModel.
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/PDRModels/XiGModels/basicXiSubG/basicXiSubG.H