44 namespace radiationModels
46 namespace scatterModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("none")
Runtime type information.
Dummy scatter model for 'none'.
Base class for radiation scattering.
virtual ~noScatter()
Destructor.
noScatter(const dictionary &dict, const fvMesh &mesh)
Construct from components.
Mesh data needed to do the Finite Volume discretisation.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
A class for managing temporary objects.