Go to the documentation of this file.
206 #ifndef thermalBaffleFvPatchScalarField_H
207 #define thermalBaffleFvPatchScalarField_H
228 class thermalBaffleFvPatchScalarField
230 public turbulentTemperatureRadCoupledMixedFvPatchScalarField
249 autoPtr<regionModels::thermalBaffleModels::thermalBaffleModel> baffle_;
255 autoPtr<extrudePatchMesh> extrudeMeshPtr_;
261 void createPatchMesh();
266 TypeName(
"compressible::thermalBaffle");
275 const DimensionedField<scalar, volMesh>&
282 const DimensionedField<scalar, volMesh>&,
292 const DimensionedField<scalar, volMesh>&,
293 const fvPatchFieldMapper&
298 virtual tmp<fvPatchScalarField>
clone()
const
300 return tmp<fvPatchScalarField>
TypeName("compressible::thermalBaffle")
A class for managing temporary objects.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
This boundary condition provides a coupled temperature condition between multiple mesh regions.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
thermalBaffleFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Mixed boundary condition for temperature and radiation heat transfer to be used for in multiregion ca...
virtual tmp< fvPatchScalarField > clone() const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void updateCoeffs()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const