Go to the documentation of this file.
51 #ifndef radiation_solidAbsorption_H
52 #define radiation_solidAbsorption_H
76 const fvMesh& nbrRegion()
const;
79 label nbrPatchIndex()
const;
102 const label bandI = 0,
111 const label bandI = 0,
119 const label bandI = 0,
128 const label bandI = 0,
135 inline bool isGrey()
const
141 inline label
nBands()
const;
A class for managing temporary objects.
static constexpr const zero Zero
solidAbsorption(const dictionary &dict, const polyPatch &pp)
virtual ~solidAbsorption()
tmp< scalarField > e(const label bandI=0, vectorField *incomingDirection=nullptr, scalarField *T=nullptr) const
Radiation absorptivity-emissivity model to be used on walls on inter-region patches when the solid op...
Generic templated field type.
A patch is a list of labels that address the faces in the global face list.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Based class for wall absorption emission models.
tmp< scalarField > a(const label bandI=0, vectorField *incomingDirection=nullptr, scalarField *T=nullptr) const
TypeName("solidAbsorption")