Go to the documentation of this file.
82 #ifndef turbulentTemperatureRadFixedGradientFvPatchScalarField_H
83 #define turbulentTemperatureRadFixedGradientFvPatchScalarField_H
92 namespace incompressible
101 public fixedGradientFvPatchScalarField
119 TypeName(
"incompressible::turbulentTemperatureRadFixedGradient");
128 const DimensionedField<scalar, volMesh>&
135 const DimensionedField<scalar, volMesh>&,
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
scalarField Qv
Name of Heat flux for W.
TypeName("incompressible::turbulentTemperatureRadFixedGradient")
Runtime type information.
Mixed boundary condition for temperature and radiation heat transfer to be used for in multiregion ca...
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
scalarField Qs
Name of field for radiation heatFlux.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
turbulentTemperatureRadFixedGradientFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
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...