45 class laminarFlameSpeed;
Base-class for all Su models used by the b-Xi combustion model.
Simple unstrained model for the laminar flame speed.
virtual void correct()
Correct the laminar flame speed.
autoPtr< laminarFlameSpeed > Su0_
unstrained(const dictionary &dict, const psiuMulticomponentThermo &thermo, const fluidThermoThermophysicalTransportModel &turbulence)
Construct from components.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
void operator=(const unstrained &)=delete
Disallow default bitwise assignment.
virtual ~unstrained()
Destructor.
TypeName("unstrained")
Runtime type information.
Templated abstract base class for thermophysical transport models.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
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