206 #ifndef Foam_thermalBaffleFvPatchScalarField_H 207 #define Foam_thermalBaffleFvPatchScalarField_H 226 class thermalBaffleFvPatchScalarField
228 public turbulentTemperatureRadCoupledMixedFvPatchScalarField
239 regionModels::thermalBaffleModels::thermalBaffleModel
263 autoPtr<baffleType> baffle_;
266 autoPtr<extrudePatchMesh> extrudeMeshPtr_;
272 void createPatchMesh();
277 TypeName(
"compressible::thermalBaffle");
286 const DimensionedField<scalar, volMesh>&
293 const DimensionedField<scalar, volMesh>&,
303 const DimensionedField<scalar, volMesh>&,
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
TypeName("compressible::thermalBaffle")
Runtime type information.
A FieldMapper for finite-volume patch fields.
turbulentTemperatureRadCoupledMixedFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &) const
Write.
thermalBaffleFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< fvPatchField< scalar > > clone() const
Return a clone.
A class for managing temporary objects.
This boundary condition provides a coupled temperature condition between multiple mesh regions...