48 #ifndef Gulder_laminarFlameSpeed_H
49 #define Gulder_laminarFlameSpeed_H
51 #include "laminarFlameSpeed.H"
57 namespace laminarFlameSpeedModels
85 inline scalar Su0pTPhi
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Laminar flame speed obtained from Gulder's correlation.
Gulder(const dictionary &dict, const dictionary &coeffDict, const uRhoMulticomponentThermo &)
Construct from dictionary and uRhoMulticomponentThermo.
void operator=(const Gulder &)=delete
Disallow default bitwise assignment.
TypeName("Gulder")
Runtime type information.
virtual ~Gulder()
Destructor.
Abstract class for laminar flame speed.
virtual tmp< volScalarField > Su() const
Return the laminar flame speed [m/s].
A class for managing temporary objects.
Base-class for combustion fluid thermodynamic properties based on compressibility.