44 namespace radiationModels
Generic GeometricField class.
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.
Base class for soot models.
const dictionary & dict() const
Reference to the dictionary.
const fvMesh & mesh() const
Reference to the mesh.
Dummy soot model for 'none'.
void correct()
Main update/correction routine.
TypeName("none")
Runtime type information.
virtual ~noSoot()
Destructor.
const volScalarField & soot() const
Return Ysoot.
noSoot(const dictionary &dict, const fvMesh &mesh, const word &)
Construct from components.
A class for handling words, derived from string.