73 namespace combustionModels
120 void calculateSourceNorm();
134 const word& modelType,
137 const word& combustionProperties
Generic GeometricField class.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
Flame Surface Density (FDS) combustion model.
FSD(const word &modelType, const fluidMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
void operator=(const FSD &)=delete
Disallow default bitwise assignment.
virtual void correct()
Correct combustion rate.
TypeName("FSD")
Runtime type information.
virtual ~FSD()
Destructor.
virtual bool read()
Update properties.
Base class for single-step combustion models.
Base class for single-phase compressible turbulence models.
Base-class for multi-component fluid thermodynamic properties.
A class for handling words, derived from string.