KTS Class Reference
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate. More...
Inheritance diagram for KTS:

Collaboration diagram for KTS:

Public Member Functions | |
| TypeName ("KTS") | |
| Runtime type information. | |
| KTS (const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | |
| Construct from components. | |
| virtual | ~KTS () |
| Destructor. | |
| virtual tmp< volScalarField > | G () const |
| Return the flame-wrinking generation rate. | |
| virtual bool | read (const dictionary &XiGProperties) |
| Update properties from given dictionary. | |
Detailed Description
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
Constructor & Destructor Documentation
| KTS | ( | const dictionary & | XiGProperties, |
| const psiuReactionThermo & | thermo, | ||
| const compressible::RASModel & | turbulence, | ||
| const volScalarField & | Su | ||
| ) |
Construct from components.
| virtual ~KTS | ( | ) | [virtual] |
Destructor.
Member Function Documentation
| TypeName | ( | "KTS" | ) |
Runtime type information.
| virtual tmp<volScalarField> G | ( | ) | const [virtual] |
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
