54 namespace diameterModels
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
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.
virtual ~LiaoBase()
Destructor.
PtrList< dimensionedScalar > Cd_
Drag coefficients.
LiaoBase(const populationBalanceModel &popBal, const dictionary &dict)
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
volScalarField::Internal shearStrainRate_
Shear strain rate.
volScalarField::Internal kolmogorovLengthScale_
Kolmogorov length scale.
PtrList< dimensionedScalar > uTerminal_
Terminal velocities.
volScalarField::Internal eddyStrainRate_
Eddy strain rate.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.