Go to the documentation of this file.
93 #ifndef thermalBaffle1DFvPatchScalarField_H
94 #define thermalBaffle1DFvPatchScalarField_H
111 template<
class sol
idType>
115 public mixedFvPatchScalarField
123 bool baffleActivated_;
141 scalar qrRelaxation_;
150 const solidType& solid()
const;
165 TypeName(
"compressible::thermalBaffle1D");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
virtual void updateCoeffs()
A class for handling words, derived from Foam::string.
TypeName("compressible::thermalBaffle1D")
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
virtual void autoMap(const fvPatchFieldMapper &)
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This BC solves a steady 1D thermal baffle.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
thermalBaffle1DFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
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...
virtual void rmap(const fvPatchScalarField &, const labelList &)