34 namespace radiationModels
36 namespace absorptionEmissionModels
65 if (!iter().isDict())
continue;
67 iter().dict().lookup(
"EhrrCoeff") >> iEhrrCoeffs_[bandi];
95 *(iBands_[bandi][1] - iBands_[bandi][0])
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh data needed to do the Finite Volume discretisation.
Model to supply absorption and emission coefficients for radiation modelling.
wideBandReaction(const dictionary &dict, const fvMesh &mesh)
Construct from components.
tmp< volScalarField > ECont(const label bandi=0) const
Emission contribution for continuous phase.
virtual ~wideBandReaction()
Destructor.
tmp< volScalarField > ECont(const label bandi=0) const
Emission contribution for continuous phase.
Base class for reaction models.
static const word reactionPropertiesName
Default reactionProperties dictionary name.
A class for managing temporary objects.
T & ref() const
Return non-const reference or generate a fatal error.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
addToRunTimeSelectionTable(absorptionEmissionModel, cloud, dictionary)
defineTypeNameAndDebug(cloud, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.