Laminar flame speed obtained from Gulder's correlation. More...
Public Member Functions | |
TypeName ("Gulders") | |
Runtime type information. More... | |
Gulders (const dictionary &, const psiuReactionThermo &) | |
Construct from dictionary and psiuReactionThermo. More... | |
virtual | ~Gulders () |
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 |
Gulders (const Gulders &) | |
Construct as copy (not implemented) More... | |
void | operator= (const Gulders &) |
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.
Gulders | ( | const dictionary & | dict, |
const psiuReactionThermo & | ct | ||
) |
Construct from dictionary and psiuReactionThermo.
|
inlineprivate |
Definition at line 76 of file Gulders.C.
References Foam::exp(), phi, Foam::pow(), and Foam::sqr().
|
inlineprivate |
|
private |
Definition at line 107 of file Gulders.C.
References GeometricField::boundaryField(), Foam::dimVelocity, forAll, IOobject::NO_READ, IOobject::NO_WRITE, p, patchi, and phi.
|
private |
Definition at line 158 of file Gulders.C.
References GeometricField::boundaryField(), Foam::dimVelocity, forAll, IOobject::NO_READ, IOobject::NO_WRITE, p, patchi, and phi.
|
private |
TypeName | ( | "Gulders" | ) |
Runtime type information.
|
virtual |
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 209 of file Gulders.C.
References Foam::max().
|
private |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.