Go to the documentation of this file.
90 #ifndef greyMeanAbsorptionEmission_H
91 #define greyMeanAbsorptionEmission_H
145 const scalar EhrrCoeff_;
154 TypeName(
"greyMeanAbsorptionEmission");
191 inline bool isGrey()
const
TypeName("greyMeanAbsorptionEmission")
virtual ~greyMeanAbsorptionEmission()
const dictionary & dict() const
A class for managing temporary objects.
const fvMesh & mesh() const
Fundamental fluid thermodynamic properties.
static const int nSpecies_
tmp< volScalarField > ECont(const label bandI=0) const
tmp< volScalarField > aCont(const label bandI=0) const
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
tmp< volScalarField > eCont(const label bandI=0) const
greyMeanAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
greyMeanAbsorptionEmission radiation absorption and emission coefficients for continuous phase
Model to supply absorption and emission coefficients for radiation modelling.
absorptionCoeffs coeffs_[nSpecies_]