94 #ifndef externalWallHeatFluxTemperatureFvPatchScalarField_H 95 #define externalWallHeatFluxTemperatureFvPatchScalarField_H 110 class externalWallHeatFluxTemperatureFvPatchScalarField
112 public mixedFvPatchScalarField,
113 public temperatureCoupledBase
147 autoPtr<Function1<scalar>> Ta_;
159 scalar qrRelaxation_;
174 TypeName(
"externalWallHeatFluxTemperature");
183 const DimensionedField<scalar, volMesh>&
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Foam::fvPatchFieldMapper.
List< scalar > scalarList
A List of scalars.
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...
static const NamedEnum< operationMode, 3 > operationModeNames
virtual bool fixesValue() const
Allow manipulation of the boundary values.
operationMode
Operation mode enumeration.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
externalWallHeatFluxTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
void write(Ostream &) const
Write.
TypeName("externalWallHeatFluxTemperature")
Runtime type information.
This boundary condition applies a heat flux condition to temperature on an external wall in one of th...