63#ifndef mixtureFractionSoot_H
64#define mixtureFractionSoot_H
84template<
class ThermoType>
117 word mappingFieldName_;
142 const word& modelType
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Fundamental fluid thermodynamic properties.
Mesh data needed to do the Finite Volume discretisation.
TypeName("mixtureFractionSoot")
Runtime type information.
virtual void correct()
Main update/correction routine.
mixtureFractionSoot(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
virtual ~mixtureFractionSoot()
Destructor.
const volScalarField & soot() const
Return Ysoot.
sootModel(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
const fvMesh & mesh() const
Reference to the mesh.
const dictionary & dict() const
Reference to the dictionary.
Single step reacting mixture.
A class for handling words, derived from Foam::string.
Namespace for radiation modelling.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.