Go to the documentation of this file.
36 #ifndef sphericalHeatTransfer_H
37 #define sphericalHeatTransfer_H
39 #include "heatTransferModel.H"
48 namespace heatTransferModels
A class for managing temporary objects.
virtual ~sphericalHeatTransfer()
Destructor.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
Model which applies an analytical solution for heat transfer from the surface of a sphere to the flui...
A list of keyword definitions, which are a keyword followed by any number of values (e....
TypeName("spherical")
Runtime type information.
Base class for film heat transfer models.
sphericalHeatTransfer(const dictionary &dict, const phasePair &pair)
Construct from components.