27 #include "phasePair.H" 46 const dictionary&
dict,
47 const phasePair& pair,
48 const bool registerObject
51 dragModel(dict, pair, registerObject)
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
virtual ~Gibilaro()
Destructor.
const phasePair & pair_
Phase pair.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual const phaseModel & continuous() const
Continuous phase.
tmp< volScalarField > Re() const
Reynolds number.
const dimensionedScalar & residualAlpha() const
Return the residual phase-fraction for given phase.
Gibilaro(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
virtual const phaseModel & dispersed() const
Dispersed phase.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
A class for managing temporary objects.