Go to the documentation of this file.
30 #include "phaseCompressibleTurbulenceModel.H"
37 namespace diameterModels
39 namespace binaryBreakupModels
105 0.5*
pow(fj.
d()/
L, 5.0/3.0)
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const vector L(dict.get< vector >("L"))
const phaseModel & phase() const
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
LehrMilliesMewes(const populationBalanceModel &popBal, const dictionary &dict)
addToRunTimeSelectionTable(binaryBreakupModel, LehrMilliesMewes, dictionary)
dimensionedScalar exp(const dimensionedScalar &ds)
dimensionedScalar erf(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
virtual void addToBinaryBreakupRate(volScalarField &binaryBreakupRate, const label i, const label j)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
label max(const labelHashSet &set, label maxValue=labelMin)
This class represents a single sizeGroup belonging to a velocityGroup. The main property of a sizeGro...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Class that solves the univariate population balance equation by means of a class method (also called ...
dimensionedScalar log(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
const phaseModel & continuousPhase() const
defineTypeNameAndDebug(LehrMilliesMewes, 0)
const dimensionedScalar & d() const
Model of Lehr et al. (2002). The breakup rate is calculated by.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const populationBalanceModel & popBal_
constexpr scalar pi(M_PI)
Base class for binary breakup models which give the breakup rate between a sizeGroup pair directly,...
dimensionedScalar sqrt(const dimensionedScalar &ds)
const phaseCompressibleTurbulenceModel & continuousTurbulence() const
const dimensionedScalar & rho() const
Generic GeometricField class.
const UPtrList< sizeGroup > & sizeGroups() const
const tmp< volScalarField > sigmaWithContinuousPhase(const phaseModel &dispersedPhase) const