Basic sub-grid obstacle flame-wrinkling enhancement factor model. Details supplied by J Puttock 2/7/06. More...
Public Member Functions | |
TypeName ("basicSubGrid") | |
basicSubGrid (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) | |
virtual | ~basicSubGrid () |
virtual tmp< volScalarField > | XiEq () const |
virtual bool | read (const dictionary &XiEqProperties) |
![]() | |
TypeName ("XiEqModel") | |
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) | |
virtual | ~XiEqModel () |
tmp< volScalarField > | calculateSchelkinEffect (const scalar) const |
void | writeFields () const |
Additional Inherited Members | |
![]() | |
static autoPtr< XiEqModel > | New (const dictionary &XiEqProperties, const psiuReactionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su) |
![]() | |
dictionary | XiEqModelCoeffs_ |
const psiuReactionThermo & | thermo_ |
const compressible::RASModel & | turbulence_ |
const volScalarField & | Su_ |
Basic sub-grid obstacle flame-wrinkling 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 79 of file basicXiSubXiEq.H.
basicSubGrid | ( | const dictionary & | XiEqProperties, |
const psiuReactionThermo & | thermo, | ||
const compressible::RASModel & | turbulence, | ||
const volScalarField & | Su | ||
) |
|
virtual |
TypeName | ( | "basicSubGrid" | ) |
|
virtual |
Reimplemented from XiEqModel.
|
virtual |
Implements XiEqModel.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.