Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace heatTransferModels
48 const dictionary&
dict,
52 heatTransferModel(
dict, pair)
71 *
max(pair_.dispersed(), residualAlpha_)
72 *pair_.continuous().kappa()
74 /
sqr(pair_.dispersed().d());
defineTypeNameAndDebug(RanzMarshall, 0)
A class for managing temporary objects.
addToRunTimeSelectionTable(heatTransferModel, RanzMarshall, dictionary)
label max(const labelHashSet &set, label maxValue=labelMin)
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.