45 #ifndef linearEquilibrium_SuModel_H
46 #define linearEquilibrium_SuModel_H
Equilibrium model for strained laminar flame speed with linear dependence on the strain-rate.
TypeName("linearEquilibrium")
Runtime type information.
virtual void correct()
Correct the laminar flame speed.
virtual ~linearEquilibrium()
Destructor.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
void operator=(const linearEquilibrium &)=delete
Disallow default bitwise assignment.
linearEquilibrium(const dictionary &dict, const psiuMulticomponentThermo &thermo, const fluidThermoThermophysicalTransportModel &turbulence)
Construct from components.
Simple unstrained model for the laminar flame speed.
Templated abstract base class for thermophysical transport models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base-class for combustion fluid thermodynamic properties based on compressibility.
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))
fluidMulticomponentThermo & thermo