Go to the documentation of this file.
73 namespace combustionModels
80 template<
class CombThermoType,
class ThermoType>
virtual bool read()
Update properties.
A class for handling words, derived from string.
virtual void correct()
Correct combustion rate.
scalar Cv_
Similarity constant for the sub-grid ft fluctuations.
scalar ftDim_
Dimension of the ft space. Used to integrate the beta-pdf.
scalar ftMin_
Lower flammability limit.
TypeName("FSD")
Runtime type information.
Base class for combustion models using singleStepReactingMixture.
dimensionedScalar YFuelFuelStream_
Fuel mass concentration on the fuel stream.
autoPtr< reactionRateFlameArea > reactionRateFlameArea_
Auto pointer to consumption speed per unit of flame area model.
void calculateSourceNorm()
Calculate the normalised fuel source term.
scalar ftVarMin_
Minimum mixture freaction variance to calculate pdf.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
FSD(const FSD &)
Disallow copy construct.
scalar ftMax_
Upper flammability limit.
volScalarField ft_
Mixture fraction.
void operator=(const FSD &)
Disallow default bitwise assignment.
Generic GeometricField class.
Flame Surface Dennsity (FDS) combustion model.
dimensionedScalar YO2OxiStream_
Oxygen mass concentration on the oxydizer stream.