Go to the documentation of this file.
88 #ifndef turbulentTemperatureCoupledBaffleMixedFvPatchScalarField_H
89 #define turbulentTemperatureCoupledBaffleMixedFvPatchScalarField_H
106 class turbulentTemperatureCoupledBaffleMixedFvPatchScalarField
108 public mixedFvPatchScalarField,
109 public temperatureCoupledBase
129 TypeName(
"compressible::turbulentTemperatureCoupledBaffleMixed");
List< scalar > scalarList
A List of scalars.
A class for handling words, derived from string.
scalar contactRes_
Total contact resistance.
A class for managing temporary objects.
scalarList thicknessLayers_
Thickness of layers.
scalarList kappaLayers_
Conductivity of layers.
turbulentTemperatureCoupledBaffleMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Common functions for use in temperature coupled boundaries.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Mixed boundary condition for temperature, to be used for heat-transfer on back-to-back baffles....
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word TnbrName_
Name of field on the neighbour region.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("compressible::turbulentTemperatureCoupledBaffleMixed")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...