Laminar flame speed obtained from Gulder's correlation with EGR modelling. More...
#include <laminarFlameSpeedModels/GuldersEGR.H>
Laminar flame speed obtained from Gulder's correlation with EGR modelling.
Definition at line 51 of file GuldersEGR.H.
Public Member Functions | |
TypeName ("GuldersEGR") | |
Runtime type information.
| |
GuldersEGR (const dictionary &, const hhuCombustionThermo &) | |
Construct from dictionary and hhuCombustionThermo.
| |
~GuldersEGR () | |
tmp< volScalarField > | operator() () const |
Return the laminar flame speed [m/s].
|
GuldersEGR | ( | const dictionary & | dict, |
const hhuCombustionThermo & | ct | ||
) |
Construct from dictionary and hhuCombustionThermo.
Definition at line 49 of file GuldersEGR.C.
~GuldersEGR | ( | ) |
Definition at line 68 of file GuldersEGR.C.
TypeName | ( | "GuldersEGR" | ) |
Runtime type information.
Foam::tmp< Foam::volScalarField > operator() | ( | ) | const [virtual]
|
Return the laminar flame speed [m/s].
Implements laminarFlameSpeed.
Definition at line 209 of file GuldersEGR.C.