73 namespace combustionModels
80 template<
class CombThermoType,
class ThermoType>
121 void calculateSourceNorm();
127 void operator=(
const FSD&);
Flame Surface Dennsity (FDS) combustion model.
virtual bool read()
Update properties.
A class for handling words, derived from string.
TypeName("FSD")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
virtual void correct()
Correct combustion rate.
Base class for combustion models using singleStepReactingMixture.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...