44 namespace radiationModels
46 namespace scatterModels
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 radiation scattering.
Dummy scatter model for 'none'.
virtual ~noScatter()
Destructor.
noScatter(const dictionary &dict, const fvMesh &mesh)
Construct from components.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
TypeName("none")
Runtime type information.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)