57 heatTransferModel(
dict, pair)
74 *
max(pair_.dispersed(), residualAlpha_)
75 *pair_.continuous().kappa()
76 /
sqr(pair_.dispersed().d());
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
const phasePair & pair_
Phase pair.
const dimensionedScalar residualAlpha_
Residual phase fraction.
Model which applies an analytical solution for heat transfer from the surface of a sphere to the flui...
virtual ~sphericalHeatTransfer()
Destructor.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
sphericalHeatTransfer(const dictionary &dict, const phasePair &pair)
Construct from components.
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
dimensionedSymmTensor sqr(const dimensionedVector &dv)