A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Base class for soot models.
virtual ~sootModel()
Destructor.
const fvMesh & mesh_
Reference to the fvMesh.
sootModel(const dictionary &dict, const fvMesh &mesh, const word &modelType)
Construct from components.
const dictionary dict_
Radiation model dictionary.
const fvMesh & mesh() const
Reference to the mesh.
const dictionary & dict() const
Reference to the dictionary.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
Namespace for radiation modelling.
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.