Go to the documentation of this file.
35 #ifndef radiationConstantTransmissivity_H
36 #define radiationConstantTransmissivity_H
tmp< volScalarField > tauEff(const label bandI=0) const
Return scatter coefficient.
constantTransmissivity(const dictionary &dict, const fvMesh &mesh)
Construct from components.
A class for managing temporary objects.
label nBands() const
Number of bands.
Base class for radiation scattering.
virtual ~constantTransmissivity()
Destructor.
bool isGrey() const
Is Grey.
scalar tau_
Transmissivity coefficient / [].
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
dictionary coeffsDict_
Coefficients dictionary.
TypeName("constantTransmissivity")
Runtime type information.
Constant radiation scatter coefficient.