38 #include "laminarFlameSpeed.H"
44 namespace laminarFlameSpeedModels
53 public laminarFlameSpeed
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.
TypeName("constant")
Runtime type information.
constant(const dictionary &dict, const dictionary &coeffDict, const uRhoMulticomponentThermo &)
Construct from dictionary and uRhoMulticomponentThermo.
virtual ~constant()
Destructor.
tmp< volScalarField > operator()() const
Return the laminar flame speed [m/s].
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.