|
| | 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-wrinkling 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 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.
|
| virtual | ~XiGModel () |
| | Destructor.
|
| virtual tmp< volScalarField > | Db () const |
| | Return the flame diffusivity.
|
Simple Kolmogorov time-scale (KTS) model for the flame-wrinling generation rate.
- Source files
-
Definition at line 49 of file KTS.H.