36 #ifndef sphericalHeatTransfer_H 37 #define sphericalHeatTransfer_H 39 #include "heatTransferModel.H" 45 namespace heatTransferModels
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
sphericalHeatTransfer(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
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...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual ~sphericalHeatTransfer()
Destructor.
TypeName("spherical")
Runtime type information.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Model for heat transfer between phases.
A class for managing temporary objects.