Laminar flame speed obtained from Ravi and Petersen's correlation. More...
Public Member Functions | |
TypeName ("RaviPetersen") | |
RaviPetersen (const dictionary &, const psiuReactionThermo &) | |
virtual | ~RaviPetersen () |
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 Ravi and Petersen's correlation.
The correlation for the laminar flame speed is of the following form:
Where is the equivalence ratio, and
and
are polynomial coefficients given for a number of pressure and equivalence ratio points.
Definition at line 59 of file RaviPetersen.H.
RaviPetersen | ( | const dictionary & | dict, |
const psiuReactionThermo & | ct | ||
) |
Definition at line 45 of file RaviPetersen.C.
|
virtual |
Definition at line 67 of file RaviPetersen.C.
TypeName | ( | "RaviPetersen" | ) |
|
virtual |
Implements laminarFlameSpeed.
Definition at line 284 of file RaviPetersen.C.
References Foam::dimless, Foam::dimVelocity, forAll, Foam::max(), IOobject::NO_READ, IOobject::NO_WRITE, p, tmp::ref(), and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.