|
| | TypeName ("Gulder") |
| | Runtime type information.
|
| | Gulder (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| | Construct from components.
|
| virtual | ~Gulder () |
| | Destructor.
|
| virtual tmp< volScalarField > | XiEq () const |
| | Return the flame-wrinkling 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 psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su),(XiEqProperties, thermo, turbulence, Su)) |
| | XiEqModel (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
| | Construct from components.
|
| virtual | ~XiEqModel () |
| | Destructor.
|
| tmp< volScalarField > | calculateSchelkinEffect (const scalar) const |
| | Return the sub-grid Schelkin effect.
|
| void | writeFields () const |
| | Write fields.
|
Simple Gulder model for XiEq based on Gulders correlation with a linear correction function to give a plausible profile for XiEq.
- Source files
-
Definition at line 49 of file Gulder.H.