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 > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
const phasePair & pair_
Phase pair.
Macros for easy insertion into run-time selection tables.
virtual ~Beetstra()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Beetstra(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
stressControl lookup("compactNormalStress") >> compactNormalStress
virtual const phaseModel & continuous() const
Continuous phase.
const volScalarField & alpha1
tmp< volScalarField > Re() const
Reynolds number.
const dimensionedScalar & residualAlpha() const
Return the residual phase-fraction for given phase.
virtual const phaseModel & dispersed() const
Dispersed phase.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
A class for managing temporary objects.