33 namespace radiationModels
Macros for easy insertion into run-time selection tables.
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.
Dummy soot model for 'none'.
void correct()
Main update/correction routine.
virtual ~noSoot()
Destructor.
const volScalarField & soot() const
Return Ysoot.
noSoot(const dictionary &dict, const fvMesh &mesh, const word &)
Construct from components.
A class for managing temporary objects.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
addToRunTimeSelectionTable(sootModel, mixtureFraction, dictionary)
defineTypeNameAndDebug(mixtureFraction, 0)