Go to the documentation of this file.
82 #ifndef turbulentTemperatureRadCoupledMixedFvPatchScalarField_H
83 #define turbulentTemperatureRadCoupledMixedFvPatchScalarField_H
100 class turbulentTemperatureRadCoupledMixedFvPatchScalarField
102 public mixedFvPatchScalarField,
103 public temperatureCoupledBase
129 TypeName(
"compressible::turbulentTemperatureRadCoupledMixed");
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
List< scalar > scalarList
A List of scalars.
A class for handling words, derived from string.
scalarList kappaLayers_
Conductivity of layers.
A class for managing temporary objects.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Common functions for use in temperature coupled boundaries.
TypeName("compressible::turbulentTemperatureRadCoupledMixed")
Runtime type information.
scalar contactRes_
Total contact resistance.
scalarList thicknessLayers_
Thickness of layers.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const word TnbrName_
Name of field on the neighbour region.
const word QrName_
Name of the radiative heat flux in local region.
const word QrNbrName_
Name of the radiative heat flux in the neighbout region.
turbulentTemperatureRadCoupledMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
Mixed boundary condition for temperature and radiation heat transfer to be used for in multiregion ca...
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,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...