Fixed value model for Xi. See XiModel.H for more details on flame wrinkling modelling. More...
Fixed value model for Xi. See XiModel.H for more details on flame wrinkling modelling.
Definition at line 52 of file fixed.H.
Public Member Functions | |
TypeName ("fixed") | |
Runtime type information.
| |
fixed (const dictionary &XiProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su, const volScalarField &rho, const volScalarField &b, const surfaceScalarField &phi) | |
Construct from components.
| |
virtual | ~fixed () |
virtual void | correct () |
Correct the flame-wrinking Xi.
| |
virtual bool | read (const dictionary &XiProperties) |
Update properties from given dictionary.
|
fixed | ( | const dictionary & | XiProperties, |
const hhuCombustionThermo & | thermo, | ||
const compressible::RASModel & | turbulence, | ||
const volScalarField & | Su, | ||
const volScalarField & | rho, | ||
const volScalarField & | b, | ||
const surfaceScalarField & | phi | ||
) |
Construct from components.
virtual ~fixed | ( | ) | [virtual]
|
TypeName | ( | "fixed" | ) |
Runtime type information.
virtual void correct | ( | ) | [inline, virtual]
|
virtual bool read | ( | const dictionary & | XiProperties ) | [virtual]
|
Update properties from given dictionary.
Implements XiModel.