33 namespace heatTransferModels
52 const bool registerObject
75 const scalar residualAlpha
80 *
max(interface_.dispersed(), residualAlpha)
81 *interface_.continuous().thermo().kappa()
83 /
sqr(interface_.dispersed().d());
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
const dimensionSet dimless
defineTypeNameAndDebug(constantNuHeatTransfer, 0)
addToRunTimeSelectionTable(heatTransferModel, constantNuHeatTransfer, dictionary)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)