Go to the documentation of this file.
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());
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~RanzMarshall()
Destructor.
Macros for easy insertion into run-time selection tables.
RanzMarshall(const dictionary &interfaceDict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
dimensionedScalar cbrt(const dimensionedScalar &ds)
defineTypeNameAndDebug(combustionModel, 0)