58 #ifndef wideBandDiffusiveRadiationMixedFvPatchScalarField_H 59 #define wideBandDiffusiveRadiationMixedFvPatchScalarField_H 74 class wideBandDiffusiveRadiationMixedFvPatchScalarField
76 public mixedFvPatchScalarField,
77 public radiationCoupledBase
88 TypeName(
"wideBandDiffusiveRadiation");
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word & TName() const
Return the temperature field name.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
TypeName("wideBandDiffusiveRadiation")
Runtime type information.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperat...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
wideBandDiffusiveRadiationMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))