Go to the documentation of this file.
64 #ifndef greyDiffusiveRadiationMixedFvPatchScalarField_H
65 #define greyDiffusiveRadiationMixedFvPatchScalarField_H
79 class greyDiffusiveRadiationMixedFvPatchScalarField
81 public mixedFvPatchScalarField
A class for handling words, derived from string.
A class for managing temporary objects.
greyDiffusiveRadiationMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a grey-diffuse condition for radiation intensity,...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word TName_
Name of temperature field.
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void write(Ostream &) const
Write.
const word & TName() const
Return the temperature field name.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("greyDiffusiveRadiation")
Runtime type information.
bool solarLoad_
Activate solar load.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...