33 namespace radiationModels
35 namespace scatterModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
const dimensionSet dimless
virtual ~constant()
Destructor.
Macros for easy insertion into run-time selection tables.
const dimensionSet dimLength
addToRunTimeSelectionTable(scatterModel, cloud, dictionary)
Base class for radiation scattering.
const dictionary & optionalSubDict(const word &) const
Find and return a sub-dictionary if found.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
constant(const dictionary &dict, const fvMesh &mesh)
Construct from components.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(cloud, 0)
A class for managing temporary objects.