Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace heatTransferModels
42 sphericalHeatTransfer,
72 const scalar residualAlpha
77 *
max(pair_.dispersed(), residualAlpha)
78 *pair_.continuous().kappa()
79 /
sqr(pair_.dispersed().d());
defineTypeNameAndDebug(RanzMarshall, 0)
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
tmp< volScalarField > K() const
addToRunTimeSelectionTable(heatTransferModel, RanzMarshall, dictionary)
label max(const labelHashSet &set, label maxValue=labelMin)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
virtual ~sphericalHeatTransfer()
sphericalHeatTransfer(const dictionary &dict, const phasePair &pair)