35 #ifndef constant_laminarFlameSpeed_H
36 #define constant_laminarFlameSpeed_H
38 #include "laminarFlameSpeed.H"
44 namespace laminarFlameSpeedModels
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Constant laminar flame speed model.
void operator=(const constant &)=delete
Disallow default bitwise assignment.
virtual tmp< volScalarField > Su() const
Return the laminar flame speed [m/s].
TypeName("constant")
Runtime type information.
constant(const dictionary &dict, const dictionary &coeffDict, const uRhoMulticomponentThermo &)
Construct from dictionary and uRhoMulticomponentThermo.
virtual ~constant()
Destructor.
Abstract class for laminar flame speed.
A class for managing temporary objects.
Base-class for combustion fluid thermodynamic properties based on compressibility.