36 #ifndef sphericalHeatTransfer_H 37 #define sphericalHeatTransfer_H 39 #include "heatTransferModel.H" 48 namespace heatTransferModels
55 class sphericalHeatTransfer
57 public heatTransferModel
70 const dictionary&
dict,
82 tmp<volScalarField>
K()
const;
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.