62 #ifndef SCOPELaminarFlameSpeed_H
63 #define SCOPELaminarFlameSpeed_H
71 namespace laminarFlameSpeedModels
141 static inline scalar polyPhi(scalar phi,
const polynomial& a);
145 inline scalar SuRef(scalar phi)
const;
148 inline scalar
Ma(scalar phi)
const;
152 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 keyword definitions, which are a keyword followed by any number of values (e....
Laminar flame speed obtained from the SCOPE correlation.
tmp< volScalarField > Ma() const
Return the Markstein number.
TypeName("SCOPE")
Runtime type information.
void operator=(const SCOPE &)=delete
Disallow default bitwise assignment.
tmp< volScalarField > operator()() const
Return the laminar flame speed [m/s].
SCOPE(const dictionary &, const psiuMulticomponentThermo &)
Construct from dictionary and psiuMulticomponentThermo.
Abstract class for laminar flame speed.
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for managing temporary objects.