33 namespace radiationModels
35 namespace absorptionEmissionModels
41 absorptionEmissionModel,
addToRunTimeSelectionTable(absorptionEmissionModel, greyMeanCombustion, dictionary)
tmp< volScalarField > eCont(const label bandI=0) const
Emission coefficient for continuous phase.
tmp< volScalarField > ECont(const label bandI=0) const
Emission contribution for continuous phase.
A list of keyword definitions, which are a keyword followed by any number of values (e...
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
tmp< volScalarField > aCont(const label bandI=0) const
Absorption coefficient for continuous phase.
defineTypeNameAndDebug(greyMeanCombustion, 0)
const dimensionSet dimless
Macros for easy insertion into run-time selection tables.
const dimensionSet dimLength
const dimensionSet dimTime
constant(const dictionary &dict, const fvMesh &mesh)
Construct from components.
const dictionary & optionalSubDict(const word &) const
Find and return a sub-dictionary if found.
virtual ~constant()
Destructor.
const dimensionSet dimMass
dimensionedScalar pow3(const dimensionedScalar &ds)
Mesh data needed to do the Finite Volume discretisation.
Model to supply absorption and emission coefficients for radiation modelling.
A class for managing temporary objects.