44 namespace populationBalance
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...
Base class for modelling the shape of the particles belonging to a size class through alternative dia...
const populationBalanceModel & popBal() const
Return reference to the population balance model.
spherical(const dictionary &dict, const populationBalanceModel &popBal)
Construct from a dictionary.
TypeName("spherical")
Runtime type information.
virtual tmp< volScalarField > d(const label i) const
Return the representative diameter of a group.
virtual ~spherical()
Destructor.
virtual tmp< volScalarField > a(const label i) const
Return the representative surface area of a group.
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.