Laminar flame speed obtained from Gulder's correlation. More...
#include <laminarFlameSpeedModels/Gulders.H>
Laminar flame speed obtained from Gulder's correlation.
Public Member Functions | |
TypeName ("Gulders") | |
Runtime type information. | |
Gulders (const dictionary &, const hhuCombustionThermo &) | |
Construct from dictionary and hhuCombustionThermo. | |
~Gulders () | |
tmp< volScalarField > | operator() () const |
Return the laminar flame speed [m/s]. | |
![]() | |
TypeName ("laminarFlameSpeed") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, laminarFlameSpeed, dictionary,(const dictionary &dict, const hhuCombustionThermo &ct),(dict, ct)) | |
laminarFlameSpeed (const dictionary &, const hhuCombustionThermo &) | |
Construct from dictionary and hhuCombustionThermo. | |
virtual | ~laminarFlameSpeed () |
Additional Inherited Members | |
![]() | |
static autoPtr< laminarFlameSpeed > | New (const hhuCombustionThermo &) |
![]() | |
const hhuCombustionThermo & | hhuCombustionThermo_ |
word | fuel_ |
Fuel. | |
scalar | equivalenceRatio_ |
Equivalence ratio of a homogeneous mixture. |
Gulders | ( | const dictionary & | dict, |
const hhuCombustionThermo & | ct | ||
) |
Construct from dictionary and hhuCombustionThermo.
TypeName | ( | "Gulders" | ) |
Runtime type information.
|
virtual |
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 207 of file Gulders.C.
References ft.