#include <applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H>
Detailed Description
Definition at line 55 of file SCOPEXiEq.H.
List of all members.
Public Member Functions |
| TypeName ("SCOPEXiEq") |
| Runtime type information.
|
| SCOPEXiEq (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~SCOPEXiEq () |
virtual tmp< volScalarField > | XiEq () const |
| Return the flame-wrinking XiEq.
|
virtual bool | read (const dictionary &XiEqProperties) |
| Update properties from given dictionary.
|
| TypeName ("XiEqModel") |
| Runtime type information.
|
| declareRunTimeSelectionTable (autoPtr, XiEqModel, dictionary,(const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su)) |
| XiEqModel (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~XiEqModel () |
Constructor & Destructor Documentation
Construct from components.
Member Function Documentation
Runtime type information.
Return the flame-wrinking XiEq.
Reimplemented from XiEqModel.
virtual bool read |
( |
const dictionary & |
XiEqProperties | ) |
|
|
virtual |
Update properties from given dictionary.
Implements XiEqModel.
The documentation for this class was generated from the following file:
- applications/solvers/combustion/PDRFoam/XiModels/XiEqModels/SCOPEXiEq/SCOPEXiEq.H