Go to the documentation of this file.
36 #ifndef radiationConstantAbsorptionEmission_H
37 #define radiationConstantAbsorptionEmission_H
74 TypeName(
"constantAbsorptionEmission");
111 inline bool isGrey()
const
bool isGrey() const
Flag for whether the absorption/emission is for a grey gas.
dimensionedScalar e_
Emission coefficient / [1/m].
const dictionary & dict() const
Reference to the dictionary.
A class for managing temporary objects.
virtual ~constantAbsorptionEmission()
Destructor.
const fvMesh & mesh() const
Reference to the mesh.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
constantAbsorptionEmission(const dictionary &dict, const fvMesh &mesh)
Construct from components.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
dictionary coeffsDict_
Absorption model dictionary.
TypeName("constantAbsorptionEmission")
Runtime type information.
tmp< volScalarField > aCont(const label bandI=0) const
Absorption coefficient for continuous phase.
Constant radiation absorption and emission coefficients for continuous phase.
dimensionedScalar a_
Absorption coefficient / [1/m].
Model to supply absorption and emission coefficients for radiation modelling.
dimensionedScalar E_
Emission contribution / [kg/(m s^3)].
tmp< volScalarField > ECont(const label bandI=0) const
Emission contribution for continuous phase.
tmp< volScalarField > eCont(const label bandI=0) const
Emission coefficient for continuous phase.