Go to the documentation of this file.
49 const word& modelType,
54 interRegionHeatTransferModel(
name, modelType,
dict,
mesh),
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
Intermediate class for handling inter-region heat exchanges.
static word timeName(const scalar t, const int precision=precision_)
virtual bool read(const dictionary &dict)
virtual void calculateHtc()
bool active() const noexcept
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,...
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read(const dictionary &dict)
word name(const expressions::valueTypeCode typeCode)
const Time & time() const
defineTypeNameAndDebug(atmAmbientTurbSource, 0)
addToRunTimeSelectionTable(option, atmAmbientTurbSource, dictionary)
Generic GeometricField class.