Go to the documentation of this file.
163 #ifndef humidityTemperatureCoupledMixedFvPatchScalarField_H
164 #define humidityTemperatureCoupledMixedFvPatchScalarField_H
182 public mixedFvPatchScalarField,
183 public temperatureCoupledBase
224 const word TnbrName_;
227 const word qrNbrName_;
233 const word specieName_;
285 scalar Sh(
const scalar
Re,
const scalar Sc)
const;
288 scalar htcCondensation(
const scalar TSat,
const scalar
Re)
const;
297 TypeName(
"humidityTemperatureCoupledMixed");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
const scalarField mpCpTp() const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
@ mtCondensationAndEvaporation
TypeName("humidityTemperatureCoupledMixed")
virtual void autoMap(const fvPatchFieldMapper &)
Common functions used in temperature coupled boundaries.
virtual void write(Ostream &) const
Generic templated field type.
const scalarField dmHfg() const
humidityTemperatureCoupledMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Mixed boundary condition for temperature to be used at the coupling interface between fluid solid reg...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual void rmap(const fvPatchScalarField &, const labelList &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
scalarField Re(const UList< complex > &cf)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchScalarField > clone() const
Generic GeometricField class.
const scalarField myKDelta() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...