Basic sub-grid obstacle flame-wrinking enhancement factor model. Details supplied by J Puttock 2/7/06. More...
Basic sub-grid obstacle flame-wrinking enhancement factor model. Details supplied by J Puttock 2/7/06.
Sub-grid flame area generation
where:
where:
is the file "B".
is the file "N".
is the file "ns".
The flame area enhancement factor is expected to approach:
Definition at line 82 of file basicXiSubXiEq.H.
Public Member Functions | |
TypeName ("basicSubGrid") | |
Runtime type information.
| |
basicSubGrid (const dictionary &XiEqProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | |
Construct from components.
| |
virtual | ~basicSubGrid () |
virtual tmp< volScalarField > | XiEq () const |
Return the flame-wrinking XiEq.
| |
virtual bool | read (const dictionary &XiEqProperties) |
Update properties from given dictionary.
|
basicSubGrid | ( | const dictionary & | XiEqProperties, |
const hhuCombustionThermo & | thermo, | ||
const compressible::RASModel & | turbulence, | ||
const volScalarField & | Su | ||
) |
Construct from components.
virtual ~basicSubGrid | ( | ) | [virtual]
|
TypeName | ( | "basicSubGrid" | ) |
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.