34 namespace radiationModels
36 namespace absorptionEmissionModels
42 absorptionEmissionModel,
65 if (!iter().isDict())
continue;
67 iter().dict().lookup(
"EhrrCoeff") >> iEhrrCoeffs_[bandi];
95 *(iBands_[bandi][1] - iBands_[bandi][0])
tmp< volScalarField > ECont(const label bandi=0) const
Emission contribution for continuous phase.
addToRunTimeSelectionTable(absorptionEmissionModel, greyMeanCombustion, dictionary)
virtual ~wideBandCombustion()
Destructor.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
T & ref() const
Return non-const reference or generate a fatal error.
defineTypeNameAndDebug(greyMeanCombustion, 0)
Macros for easy insertion into run-time selection tables.
A class for handling words, derived from string.
forAllConstIter(PtrDictionary< phaseModel >, mixture.phases(), phase)
Base class for combustion models.
word name(const complex &)
Return a string representation of a complex.
Mesh data needed to do the Finite Volume discretisation.
tmp< volScalarField > ECont(const label bandi=0) const
Emission contribution for continuous phase.
A class for managing temporary objects.
wideBandCombustion(const dictionary &dict, const fvMesh &mesh)
Construct from components.
static const word combustionPropertiesName
Default combustionProperties dictionary name.