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