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
Macros for easy insertion into run-time selection tables.
const dimensionSet dimLength
addToRunTimeSelectionTable(scatterModel, cloud, dictionary)
Base class for radiation scattering.
virtual ~noScatter()
Destructor.
noScatter(const dictionary &dict, const fvMesh &mesh)
Construct from components.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Mesh data needed to do the Finite Volume discretisation.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
defineTypeNameAndDebug(cloud, 0)
A class for managing temporary objects.