52#ifndef Foam_radiation_multiBandAbsorption_H
53#define Foam_radiation_multiBandAbsorption_H
124 const label bandI = 0,
133 const label bandI = 0,
141 const label bandI = 0,
150 const label bandI = 0,
156 inline bool isGrey()
const
162 inline label
nBands()
const
uindirectPrimitivePatch pp(UIndirectList< face >(mesh.faces(), faceLabels), mesh.points())
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A patch is a list of labels that address the faces in the global face list.
bool isGrey() const
Is Grey.
label nBands() const
Number of bands.
TypeName("multiBandAbsorption")
Runtime type information.
tmp< scalarField > a(const label bandI=0, const vectorField *incomingDirection=nullptr, const scalarField *T=nullptr) const
absorptivity coefficient
static const label maxBands_
Maximum number of bands.
virtual ~multiBandAbsorption()
Destructor.
multiBandAbsorption(const dictionary &dict, const polyPatch &pp)
Construct from components.
wallAbsorptionEmissionModel(const dictionary &dict, const polyPatch &pp)
Construct from components.
A class for managing temporary objects.
Namespace for radiation modelling.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< vector > vectorField
Specialisation of Field<T> for vector.
static constexpr const zero Zero
Global zero (0).
List< scalar > scalarList
List of scalar.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.