58 #ifndef mixtureFraction_H
59 #define mixtureFraction_H
67 namespace radiationModels
95 word mappingFieldName_;
114 const word& modelType
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
Base class for soot models.
const fvMesh & mesh() const
Reference to the mesh.
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.
const volScalarField & soot() const
Return Ysoot.
virtual ~mixtureFraction()
Destructor.
mixtureFraction(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
TypeName("mixtureFraction")
Runtime type information.
A class for handling words, derived from string.