|
| TypeName ("KTS") |
| Runtime type information. More...
|
|
| KTS (const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components. More...
|
|
virtual | ~KTS () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | G () const |
| Return the flame-wrinking generation rate. More...
|
|
virtual bool | read (const dictionary &XiGProperties) |
| Update properties from given dictionary. More...
|
|
| TypeName ("XiGModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, XiGModel, dictionary,(const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiGProperties, thermo, turbulence, Su)) |
|
| XiGModel (const dictionary &XiGProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| Construct from components. More...
|
|
virtual | ~XiGModel () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | Db () const |
| Return the flame diffusivity. More...
|
|
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
- Source files
-
Definition at line 51 of file KTS.H.