Go to the documentation of this file.
51 const word& modelType,
60 if (active() && master_)
69 mesh_.time().timeName(),
85 mesh_.time().timeName(),
94 htc_ = htcConst_()*AoV_();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
Base class for inter region heat exchange. The derived classes must provide the heat transfer coeffis...
virtual bool read(const dictionary &dict)
Read dictionary.
virtual void calculateHtc()
Calculate the heat transfer coefficient.
constantHeatTransfer(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(option, 0)
addToRunTimeSelectionTable(option, fixedTemperatureConstraint, dictionary)
virtual ~constantHeatTransfer()
Destructor.
Constant heat transfer model.
virtual bool read(const dictionary &dict)
Read dictionary.
Generic GeometricField class.
word name(const complex &)
Return a string representation of a complex.