46 const dictionary&
dict,
47 const phaseInterface& interface,
48 const bool registerObject
51 dispersedDragModel(dict, interface, registerObject),
80 neg(Res - 1000)*24*(1 + 0.15*
pow(Res, 0.687))
81 +
pos0(Res - 1000)*0.44*
max(Res, residualRe_)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
volScalarField & alpha1(mixture.alpha1())
const dimensionSet dimless
dimensionedScalar neg(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~Tenneti()
Destructor.
stressControl lookup("compactNormalStress") >> compactNormalStress
const phaseModel & continuous() const
Continuous phase.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
const phaseModel & dispersed() const
Dispersed phase.
const dimensionedScalar & residualAlpha() const
Return the residual phase-fraction for given phase.
dimensionedScalar pos0(const dimensionedScalar &ds)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
tmp< volScalarField > Re() const
Reynolds number.
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar pow3(const dimensionedScalar &ds)
const dispersedPhaseInterface interface_
Interface.
dimensionedScalar pow4(const dimensionedScalar &ds)
A class for managing temporary objects.
Tenneti(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.