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