71 #ifndef turbulentTemperatureRadCoupledMixedFvPatchScalarField_H 72 #define turbulentTemperatureRadCoupledMixedFvPatchScalarField_H 82 namespace compressible
89 class turbulentTemperatureRadCoupledMixedFvPatchScalarField
91 public mixedFvPatchScalarField,
92 public temperatureCoupledBase
100 const word qrNbrName_;
118 TypeName(
"compressible::turbulentTemperatureRadCoupledMixed");
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.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Mixed boundary condition for temperature and radiation heat transfer to be used for in multiregion ca...
TypeName("compressible::turbulentTemperatureRadCoupledMixed")
Runtime type information.
Foam::fvPatchFieldMapper.
List< scalar > scalarList
A List of scalars.
turbulentTemperatureRadCoupledMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
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...
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.