Go to the documentation of this file.
42 #ifndef greyMeanSolidAbsorptionEmission_H
43 #define greyMeanSolidAbsorptionEmission_H
70 enum radiativeProperties
104 TypeName(
"greyMeanSolidAbsorptionEmission");
132 inline bool isGrey()
const
A class for handling words, derived from Foam::string.
const dictionary & dict() const
Specialization of basicMultiComponentMixture for a mixture consisting of a number for molecular speci...
A class for managing temporary objects.
const fvMesh & mesh() const
tmp< volScalarField > eCont(const label bandI=0) const
TypeName("greyMeanSolidAbsorptionEmission")
Fundamental solid thermodynamic properties.
Base class of the thermophysical property types.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
tmp< volScalarField > aCont(const label bandI=0) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
greyMeanSolidAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
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...
greyMeanSolidAbsorptionEmission radiation absorption and emission coefficients for solid mixture
Model to supply absorption and emission coefficients for radiation modelling.
virtual ~greyMeanSolidAbsorptionEmission()=default