36 #ifndef constantNuHeatTransfer_H 37 #define constantNuHeatTransfer_H 39 #include "heatTransferModel.H" 45 namespace heatTransferModels
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual ~constantNuHeatTransfer()
Destructor.
constantNuHeatTransfer(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Model for heat transfer between phases.
Model which applies a user provided constant Nusselt number for interfacial heat transfer.
A class for managing temporary objects.
TypeName("constantNu")
Runtime type information.