Go to the documentation of this file.
37 #ifndef radiation_cloudAbsorptionEmission_H
38 #define radiation_cloudAbsorptionEmission_H
const dictionary & dict() const
A class for managing temporary objects.
virtual tmp< volScalarField > EDisp(const label bandI=0) const
const fvMesh & mesh() const
Retrieves absorption/emission data from a cloud object.
cloudAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
virtual tmp< volScalarField > aDisp(const label bandI=0) const
TypeName("cloudAbsorptionEmission")
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~cloudAbsorptionEmission()
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