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