72 namespace reactionModels
119 void calculateSourceNorm();
133 const word& modelType,
136 const word& reactionProperties
Generic GeometricField class.
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.
Base-class for multi-component fluid thermodynamic properties.
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
Flame Surface Density (FDS) reaction model.
void operator=(const FSD &)=delete
Disallow default bitwise assignment.
virtual void correct()
Correct reaction rate.
FSD(const word &modelType, const fluidMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turb, const word &reactionProperties)
Construct from components.
TypeName("FSD")
Runtime type information.
virtual ~FSD()
Destructor.
virtual bool read()
Update properties.
Base class for single-step reaction models.
A class for handling words, derived from string.