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