66 #ifndef greyDiffusiveRadiationMixedFvPatchScalarField_H 67 #define greyDiffusiveRadiationMixedFvPatchScalarField_H 82 class greyDiffusiveRadiationMixedFvPatchScalarField
84 public mixedFvPatchScalarField,
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
const word & TName() const
Return the temperature field name.
virtual void write(Ostream &) const
Write.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
Common functions to emissivity. It gets supplied from lookup into a dictionary or calculated by the s...
A list of keyword definitions, which are a keyword followed by any number of values (e...
greyDiffusiveRadiationMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a grey-diffuse condition for radiation intensity, I, for use with the finite-volume discrete-ordinates model (fvDOM), in which the radiation temperature is retrieved from the temperature field boundary condition.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
TypeName("greyDiffusiveRadiation")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.