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... | |
Public Member Functions inherited from laminarFlameSpeed | |
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... | |
Additional Inherited Members | |
Static Public Member Functions inherited from laminarFlameSpeed | |
static autoPtr< laminarFlameSpeed > | New (const psiuReactionThermo &) |
Protected Attributes inherited from laminarFlameSpeed | |
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.
|
virtual |
Destructor.
Definition at line 69 of file Gulders.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), IOobject::db(), Foam::dimVelocity, Foam::exp(), forAll, DimensionedField< Type, GeoMesh >::mesh(), IOobject::NO_READ, IOobject::NO_WRITE, p, patchi, phi, Foam::pow(), pRef, tmp< T >::ref(), Foam::sqr(), IOobject::time(), and Time::timeName().
TypeName | ( | "Gulders" | ) |
Runtime type information.
|
virtual |
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 213 of file Gulders.C.
References Foam::max().