35 #ifndef constantScatter_H 36 #define constantScatter_H
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("constantScatter")
Runtime type information.
tmp< volScalarField > sigmaEff() const
Return scatter coefficient.
Constant radiation scatter coefficient.
Mesh data needed to do the Finite Volume discretisation.
virtual ~constantScatter()
Destructor.
Base class for radiation scattering.
A class for managing temporary objects.
constantScatter(const dictionary &dict, const fvMesh &mesh)
Construct from components.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))