62 #ifndef SCOPELaminarFlameSpeed_H
63 #define SCOPELaminarFlameSpeed_H
71 namespace laminarFlameSpeedModels
138 static inline scalar polyPhi(scalar phi,
const polynomial& a);
142 inline scalar SuRef(scalar phi)
const;
145 inline scalar
Ma(scalar phi)
const;
149 inline scalar Su0pTphi(scalar
p, scalar Tu, scalar phi)
const;
A 1D vector of objects of type <T> with a fixed size <Size>.
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 the SCOPE correlation.
tmp< volScalarField > Ma() const
Return the Markstein number.
TypeName("SCOPE")
Runtime type information.
SCOPE(const dictionary &dict, const dictionary &coeffDict, const psiuMulticomponentThermo &)
Construct from dictionary and psiuMulticomponentThermo.
void operator=(const SCOPE &)=delete
Disallow default bitwise assignment.
tmp< volScalarField > operator()() const
Return the laminar flame speed [m/s].
Abstract class for laminar flame speed.
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for managing temporary objects.