Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace heatTransferModels
71 *
max(pair_.dispersed(), residualAlpha)
72 *pair_.continuous().kappa()
74 /
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.
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.
RanzMarshall(const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
tmp< volScalarField > K() const
dimensionedScalar cbrt(const dimensionedScalar &ds)
Generic GeometricField class.