Go to the documentation of this file.
58 #ifndef mixtureFractionSoot_H
59 #define mixtureFractionSoot_H
79 template<
class ThermoType>
137 const word& modelType
volScalarField soot_
Soot mass fraction.
scalar sootMax_
Maximum soot mass concentration at stoichiometric.
A class for handling words, derived from string.
scalar Wsoot_
Soot molecular weight.
const fluidThermo & thermo_
Thermo package.
Fundamental fluid thermodynamic properties.
TypeName("mixtureFractionSoot")
Runtime type information.
static const singleStepReactingMixture< ThermoType > & checkThermo(const fluidThermo &)
Check mixture in thermo.
const singleStepReactingMixture< ThermoType > & mixture_
Auto Ptr to singleStepReactingMixture.
scalar nuSoot_
Soot yield.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
const fvMesh & mesh() const
Reference to the mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
scalar mapFieldMax_
Maximum value of the map field.
virtual ~mixtureFractionSoot()
Destructor.
Base class for soor models.
const dictionary & dict() const
Reference to the dictionary.
Single step reacting mixture.
mixtureFractionSoot(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
This soot model is purely an state model. The ammount of soot produced is determined by a single step...
dictionary coeffsDict_
Soot model dictionary.
Generic GeometricField class.
word mappingFieldName_
Name of the field mapping the soot.
virtual void correct()
Main update/correction routine.
const volScalarField & soot() const
Return Ysoot.