45 class laminarFlameSpeed;
Base-class for all Su models used by the b-Xi combustion model.
Simple unstrained model for the laminar flame speed.
unstrained(const dictionary &dict, const uRhoMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turbulence)
Construct from components.
virtual void correct()
Correct the laminar flame speed.
autoPtr< laminarFlameSpeed > Su0_
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.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for single-phase compressible momentum 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