58 #ifndef mixtureFraction_H 59 #define mixtureFraction_H 67 namespace radiationModels
98 word mappingFieldName_;
117 const word& modelType
virtual ~mixtureFraction()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A class for handling words, derived from string.
mixtureFraction(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
This soot model is purely an state model. The amount of soot produced is determined by a single step ...
virtual void correct()
Main update/correction routine.
TypeName("mixtureFraction")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
Base class for soot models.
const volScalarField & soot() const
Return Ysoot.
const fvMesh & mesh() const
Reference to the mesh.
const dictionary & dict() const
Reference to the dictionary.