Go to the documentation of this file.
29 #include "phasePair.H"
48 const dictionary&
dict,
49 const phasePair& pair,
50 const bool registerObject
53 dragModel(
dict, pair, registerObject)
69 max(scalar(1) - pair_.dispersed(), pair_.continuous().residualAlpha())
74 *(17.3/
alpha2 + 0.336*pair_.Re())
75 *
max(pair_.continuous(), pair_.continuous().residualAlpha())
defineTypeNameAndDebug(blended, 0)
A class for managing temporary objects.
const volScalarField & alpha2
Gibilaro(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
label max(const labelHashSet &set, label maxValue=labelMin)
addToRunTimeSelectionTable(dragModel, blended, dictionary)
Macros for easy insertion into run-time selection tables.
virtual tmp< volScalarField > CdRe() const