Go to the documentation of this file.
41 wallAbsorptionEmissionModel,
59 a_(coeffsDict_.
get<scalar>(
"absorptivity")),
60 e_(coeffsDict_.
get<scalar>(
"emissivity"))
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
tmp< scalarField > e(const label bandI=0, vectorField *incomingDirection=nullptr, scalarField *T=nullptr) const
A class for managing temporary objects.
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)
constantAbsorption(const dictionary &dict, const polyPatch &pp)
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Based class for wall absorption emission models.
defineTypeNameAndDebug(cloudAbsorptionEmission, 0)
tmp< scalarField > a(const label bandI=0, vectorField *incomingDirection=nullptr, scalarField *T=nullptr) const
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
addToRunTimeSelectionTable(absorptionEmissionModel, cloudAbsorptionEmission, dictionary)