Go to the documentation of this file.
35 #ifndef radiationCloudAbsorptionEmission_H
36 #define radiationCloudAbsorptionEmission_H
dictionary coeffsDict_
Coefficients dictionary.
const dictionary & dict() const
Reference to the dictionary.
A class for managing temporary objects.
virtual tmp< volScalarField > EDisp(const label bandI=0) const
Return emission contribution for dispersed phase.
const fvMesh & mesh() const
Reference to the mesh.
Retrieves absorption/emission data from a cloud object.
const wordList cloudNames_
Cloud name(s)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
cloudAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
Construct from components.
virtual tmp< volScalarField > aDisp(const label bandI=0) const
Absorption coefficient for dispersed phase.
TypeName("cloudAbsorptionEmission")
Runtime type information.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual ~cloudAbsorptionEmission()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Model to supply absorption and emission coefficients for radiation modelling.
virtual tmp< volScalarField > eDisp(const label bandI=0) const
Emission coefficient for dispersed phase.