Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
More...
Detailed Description
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
- Source files
-
Definition at line 52 of file KTS.H.
List of all members.
Public Member Functions |
| TypeName ("KTS") |
| Runtime type information.
|
| KTS (const dictionary &XiGProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components.
|
virtual | ~KTS () |
virtual tmp< volScalarField > | G () const |
| Return the flame-wrinking generation rate.
|
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 () |
virtual tmp< volScalarField > | Db () const |
| Return the flame diffusivity.
|
Constructor & Destructor Documentation
Construct from components.
Member Function Documentation
Runtime type information.
Return the flame-wrinking generation rate.
Implements 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/XiModels/XiGModels/KTS/KTS.H