Go to the documentation of this file.
75 #ifndef constantHeatTransfer_H
76 #define constantHeatTransfer_H
92 class constantHeatTransfer
94 public interRegionHeatTransferModel
117 const word& modelType,
Applies a constant heat transfer model for inter-region heat exchanges.
const word & name() const noexcept
virtual ~constantHeatTransfer()=default
A class for handling words, derived from Foam::string.
TypeName("constantHeatTransfer")
Intermediate class for handling inter-region heat exchanges.
void operator=(const constantHeatTransfer &)=delete
virtual bool read(const dictionary &dict)
virtual void calculateHtc()
constantHeatTransfer(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const fvMesh & mesh() const noexcept