73 namespace combustionModels
120 void calculateSourceNorm();
134 const word& modelType,
137 const word& combustionProperties
Flame Surface Density (FDS) combustion model.
virtual bool read()
Update properties.
Base-class for multi-component fluid thermodynamic properties.
void operator=(const FSD &)=delete
Disallow default bitwise assignment.
FSD(const word &modelType, const fluidReactionThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
A class for handling words, derived from string.
TypeName("FSD")
Runtime type information.
virtual void correct()
Correct combustion rate.
Base class for combustion models using basicSpecieMixture.
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 turbulence models.
virtual ~FSD()
Destructor.
const fluidReactionThermo & thermo() const
Return const access to the thermo.