54 namespace diameterModels
Generic GeometricField class.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Base class for coalescence and breakup models of Liao et al. (2015).
virtual void precompute()
Precompute diameter independent expressions.
volScalarField kolmogorovLengthScale_
Kolmogorov length scale.
virtual ~LiaoBase()
Destructor.
PtrList< dimensionedScalar > Cd_
Drag coefficients.
LiaoBase(const populationBalanceModel &popBal, const dictionary &dict)
const populationBalanceModel & populationBalance_
Reference to the populationBalanceModel.
volScalarField shearStrainRate_
Shear strain rate.
volScalarField eddyStrainRate_
Eddy strain rate.
PtrList< dimensionedScalar > uTerminal_
Terminal velocities.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
A list of keyword definitions, which are a keyword followed by any number of values (e....