Laminar flame speed obtained from Gulder's correlation. More...
#include <laminarFlameSpeedModels/Gulders.H>
Laminar flame speed obtained from Gulder's correlation.
Inheritance diagram for Gulders:
Collaboration diagram for Gulders: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]. | |
Public Member Functions inherited from laminarFlameSpeed | |
| 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 Public Member Functions inherited from laminarFlameSpeed | |
| static autoPtr< laminarFlameSpeed > | New (const hhuCombustionThermo &) |
Protected Attributes inherited from laminarFlameSpeed | |
| 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.