44 namespace diameterModels
Base class for modelling the shape of the particles belonging to a size class through alternative dia...
const sizeGroup & group() const
Return reference to size group.
TypeName("spherical")
Runtime type information.
spherical(const dictionary &dict, const sizeGroup &group, const dictionary &groupDict)
Construct from dictionaries and sizeGroup.
virtual const tmp< volScalarField > a() const
Return representative surface area of the sizeGroup.
virtual ~spherical()
Destructor.
virtual const tmp< volScalarField > d() const
Return representative diameter of the sizeGroup.
Single size class fraction field representing a fixed particle volume as defined by the user through ...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for managing temporary objects.