Go to the documentation of this file.
40 constantTransmissivity,
56 coeffsDict_(
dict.subDict(typeName +
"Coeffs")),
57 tau_(
readScalar(coeffsDict_.lookup(
"transmissivity")))
79 mesh_.time().timeName(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
tmp< volScalarField > tauEff(const label bandI=0) const
Return scatter coefficient.
constantTransmissivity(const dictionary &dict, const fvMesh &mesh)
Construct from components.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
Base class for radiation scattering.
virtual ~constantTransmissivity()
Destructor.
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....
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(cloudAbsorptionEmission, 0)
Generic GeometricField class.
addToRunTimeSelectionTable(absorptionEmissionModel, cloudAbsorptionEmission, dictionary)