Go to the documentation of this file.
43 #ifndef variableHeatTransfer_H
44 #define variableHeatTransfer_H
98 const word& modelType,
Variable heat transfer model depending on local values. The area of contact between regions (area) mu...
A class for handling words, derived from string.
const word & name() const
Return const access to the source name.
Base class for inter region heat exchange. The derived classes must provide the heat transfer coeffis...
virtual ~variableHeatTransfer()
Destructor.
scalar Pr_
Fluid Prandt number.
autoPtr< volScalarField > AoV_
Area per unit volume of heat exchanger.
virtual void calculateHtc()
Calculate the heat transfer coefficient.
word UNbrName_
Name of neighbour velocity field; default = U.
variableHeatTransfer(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....
TypeName("variableHeatTransfer")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const fvMesh & mesh() const
Return const access to the mesh database.
virtual bool read(const dictionary &dict)
Read dictionary.
scalar a_
Model constants.
scalar ds_
Strut diameter.