Laminar flame speed obtained from Gulder's correlation with EGR modelling. More...
Public Member Functions | |
TypeName ("GuldersEGR") | |
Runtime type information. More... | |
GuldersEGR (const dictionary &, const psiuReactionThermo &) | |
Construct from dictionary and psiuReactionThermo. More... | |
virtual | ~GuldersEGR () |
Destructor. More... | |
tmp< volScalarField > | operator() () const |
Return the laminar flame speed [m/s]. More... | |
![]() | |
TypeName ("laminarFlameSpeed") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const psiuReactionThermo &ct),(dict, ct)) | |
laminarFlameSpeed (const dictionary &, const psiuReactionThermo &) | |
Construct from dictionary and psiuReactionThermo. More... | |
virtual | ~laminarFlameSpeed () |
Destructor. More... | |
Private Member Functions | |
scalar | SuRef (scalar phi) const |
scalar | Su0pTphi (scalar p, scalar Tu, scalar phi, scalar Yres) const |
tmp< volScalarField > | Su0pTphi (const volScalarField &p, const volScalarField &Tu, scalar phi) const |
tmp< volScalarField > | Su0pTphi (const volScalarField &p, const volScalarField &Tu, const volScalarField &phi, const volScalarField &egr) const |
GuldersEGR (const GuldersEGR &) | |
Construct as copy (not implemented) More... | |
void | operator= (const GuldersEGR &) |
Private Attributes | |
dictionary | coeffsDict_ |
scalar | W_ |
scalar | eta_ |
scalar | xi_ |
scalar | f_ |
scalar | alpha_ |
scalar | beta_ |
Additional Inherited Members | |
![]() | |
static autoPtr< laminarFlameSpeed > | New (const psiuReactionThermo &) |
![]() | |
const psiuReactionThermo & | psiuReactionThermo_ |
word | fuel_ |
Fuel. More... | |
scalar | equivalenceRatio_ |
Equivalence ratio of a homogeneous mixture. More... | |
Laminar flame speed obtained from Gulder's correlation with EGR modelling.
Definition at line 50 of file GuldersEGR.H.
|
private |
Construct as copy (not implemented)
GuldersEGR | ( | const dictionary & | dict, |
const psiuReactionThermo & | ct | ||
) |
Construct from dictionary and psiuReactionThermo.
Definition at line 49 of file GuldersEGR.C.
|
virtual |
Destructor.
Definition at line 68 of file GuldersEGR.C.
|
inlineprivate |
Definition at line 75 of file GuldersEGR.C.
References Foam::exp(), phi, Foam::pow(), and Foam::sqr().
|
inlineprivate |
Definition at line 91 of file GuldersEGR.C.
References p, phi, Foam::pow(), and pRef.
|
private |
Definition at line 107 of file GuldersEGR.C.
References GeometricField::boundaryField(), Foam::dimVelocity, forAll, IOobject::NO_READ, IOobject::NO_WRITE, p, patchi, and phi.
|
private |
Definition at line 159 of file GuldersEGR.C.
References GeometricField::boundaryField(), Foam::dimVelocity, forAll, IOobject::NO_READ, IOobject::NO_WRITE, p, patchi, and phi.
|
private |
TypeName | ( | "GuldersEGR" | ) |
Runtime type information.
|
virtual |
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 211 of file GuldersEGR.C.
|
private |
Definition at line 56 of file GuldersEGR.H.
|
private |
Definition at line 58 of file GuldersEGR.H.
|
private |
Definition at line 59 of file GuldersEGR.H.
|
private |
Definition at line 60 of file GuldersEGR.H.
|
private |
Definition at line 61 of file GuldersEGR.H.
|
private |
Definition at line 62 of file GuldersEGR.H.
|
private |
Definition at line 63 of file GuldersEGR.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.