Go to the documentation of this file.
104 #ifndef wideBandAbsorptionEmission_H
105 #define wideBandAbsorptionEmission_H
174 scalar totalWaveLength_;
180 TypeName(
"wideBandAbsorptionEmission");
205 inline bool isGrey()
const
211 inline label
nBands()
const
219 return iBands_[bandi];
const dictionary & dict() const
A class for managing temporary objects.
wideBandAbsorptionEmission radiation absorption and emission coefficients for continuous phase.
tmp< volScalarField > ECont(const label bandi=0) const
const fvMesh & mesh() const
static const int nSpecies_
Fundamental fluid thermodynamic properties.
const Vector2D< scalar > & bands(const label bandi) const
static const int maxBands_
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
virtual ~wideBandAbsorptionEmission()
A list of pointers to objects of type <T>, with 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.
wideBandAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
tmp< volScalarField > eCont(const label bandi=0) const
A 1D vector of objects of type <T> with a fixed length <N>.
virtual tmp< volScalarField > a(const label bandI=0) const
tmp< volScalarField > aCont(const label bandi=0) const
Model to supply absorption and emission coefficients for radiation modelling.
Generic GeometricField class.
TypeName("wideBandAbsorptionEmission")
void correct(volScalarField &a, PtrList< volScalarField > &aLambda) const
FixedList< FixedList< absorptionCoeffs, nSpecies_ >, maxBands_ > coeffs_