44 #ifndef transport_SuModel_H
45 #define transport_SuModel_H
110 virtual void reset();
Transport model for the strained laminar flame speed.
void operator=(const transport &)=delete
Disallow default bitwise assignment.
transport(const dictionary &dict, const psiuMulticomponentThermo &thermo, const fluidThermoThermophysicalTransportModel &turbulence)
Construct from components.
virtual void correct()
Correct the laminar flame speed.
TypeName("transport")
Runtime type information.
virtual bool readCoeffs(const dictionary &dict)
Update coefficients from given dictionary.
virtual void reset()
Reset Su to the unburnt state.
virtual ~transport()
Destructor.
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