26 #include "RanzMarshall.H" 27 #include "phasePair.H" 34 namespace heatTransferModels
46 const dictionary&
dict,
50 heatTransferModel(dict, pair)
69 *
max(pair_.dispersed(), residualAlpha_)
70 *pair_.continuous().kappa()
72 /
sqr(pair_.dispersed().d());
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
RanzMarshall(const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
dimensionedScalar sqrt(const dimensionedScalar &ds)
virtual scalar Nu(const scalar Re, const scalar Pr) const
Nusselt number.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
dimensionedScalar cbrt(const dimensionedScalar &ds)
virtual ~RanzMarshall()
Destructor.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.