Simple Gulder model for XiEq based on Gulders correlation with a linear correction function to give a plausible profile for XiEq. More...
Simple Gulder model for XiEq based on Gulders correlation with a linear correction function to give a plausible profile for XiEq.
Definition at line 52 of file Gulder.H.
Public Member Functions | |
TypeName ("Gulder") | |
Runtime type information.
| |
Gulder (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | |
Construct from components.
| |
virtual | ~Gulder () |
virtual tmp< volScalarField > | XiEq () const |
Return the flame-wrinking XiEq.
| |
virtual bool | read (const dictionary &XiEqProperties) |
Update properties from given dictionary.
|
Gulder | ( | const dictionary & | XiEqProperties, |
const hhuCombustionThermo & | thermo, | ||
const compressible::RASModel & | turbulence, | ||
const volScalarField & | Su | ||
) |
Construct from components.
virtual ~Gulder | ( | ) | [virtual]
|
TypeName | ( | "Gulder" | ) |
Runtime type information.
virtual tmp<volScalarField> XiEq | ( | ) | const [virtual]
|
Return the flame-wrinking XiEq.
Reimplemented from XiEqModel.
virtual bool read | ( | const dictionary & | XiEqProperties ) | [virtual]
|
Update properties from given dictionary.
Implements XiEqModel.