74 namespace populationBalance
76 namespace breakupModels
109 Switch laminarShear_;
112 Switch turbulentShear_;
115 Switch interfacialFriction_;
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
virtual void precompute()
Pre-compute diameter independent expressions.
Liao(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~Liao()
Destructor.
TypeName("Liao")
Runtime type information.
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the breakup rate between two groups.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.