Go to the documentation of this file.
64 #ifndef lumpedMassWallTemperatureFvPatchScalarField_H
65 #define lumpedMassWallTemperatureFvPatchScalarField_H
79 class lumpedMassWallTemperatureFvPatchScalarField
81 public mixedFvPatchScalarField,
82 public temperatureCoupledBase
101 TypeName(
"lumpedMassWallTemperature");
virtual void rmap(const fvPatchField< scalar > &, const labelList &)
A class for managing temporary objects.
Common functions used in temperature coupled boundaries.
Employs a lumped mass model for temperature.
lumpedMassWallTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< fvPatchScalarField > clone() const
virtual void autoMap(const fvPatchFieldMapper &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void updateCoeffs()
TypeName("lumpedMassWallTemperature")
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
void write(Ostream &) const