Laminar flame speed obtained from the SCOPE correlation. More...
Public Member Functions | |
TypeName ("SCOPE") | |
SCOPE (const dictionary &, const psiuReactionThermo &) | |
~SCOPE () | |
tmp< volScalarField > | Ma () const |
tmp< volScalarField > | operator() () const |
![]() | |
TypeName ("laminarFlameSpeed") | |
declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuReactionThermo &ct),(dict, ct)) | |
laminarFlameSpeed (const dictionary &, const psiuReactionThermo &) | |
virtual | ~laminarFlameSpeed () |
Additional Inherited Members | |
![]() | |
static autoPtr< laminarFlameSpeed > | New (const psiuReactionThermo &) |
![]() | |
const psiuReactionThermo & | psiuReactionThermo_ |
word | fuel_ |
scalar | equivalenceRatio_ |
Laminar flame speed obtained from the SCOPE correlation.
Seven parameters are specified in terms of polynomial functions of stoichiometry. Two polynomials are fitted, covering different parts of the flammable range. If the mixture is outside the fitted range, linear interpolation is used between the extreme of the polynomio and the upper or lower flammable limit with the Markstein number constant.
Variations of pressure and temperature from the reference values are taken into account through and
The laminar burning velocity fitting polynomial is:
where:
are the polinomial coefficients.
and
are the pressure and temperature factors respectively.
is the equivalence ratio.
and
are the temperature and pressure references for the laminar burning velocity.
Definition at line 75 of file SCOPELaminarFlameSpeed.H.
SCOPE | ( | const dictionary & | , |
const psiuReactionThermo & | |||
) |
~SCOPE | ( | ) |
TypeName | ( | "SCOPE" | ) |
tmp<volScalarField> Ma | ( | ) | const |
|
virtual |
Implements laminarFlameSpeed.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.