33 namespace radiationModels
Macros for easy insertion into run-time selection tables.
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.
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
addToRunTimeSelectionTable(sootModel, mixtureFraction, dictionary)
defineTypeNameAndDebug(mixtureFraction, 0)