94 #ifndef solidWallHeatFluxTemperatureFvPatchScalarField_H 95 #define solidWallHeatFluxTemperatureFvPatchScalarField_H 109 class externalWallHeatFluxTemperatureFvPatchScalarField
111 public mixedFvPatchScalarField,
112 public temperatureCoupledBase
149 scalar QrRelaxation_;
164 TypeName(
"externalWallHeatFluxTemperature");
TypeName("externalWallHeatFluxTemperature")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
externalWallHeatFluxTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
static const NamedEnum< operationMode, 3 > operationModeNames
operationMode
Operation mode enumeration.
void write(Ostream &) const
Write.
List< scalar > scalarList
A List of scalars.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition supplies a heat flux condition for temperature on an external wall...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
A class for managing temporary objects.