36 #ifndef sphericalDiameter_H
37 #define sphericalDiameter_H
45 namespace diameterModels
Abstract base-class for dispersed-phase particle diameter models.
const phaseModel & phase() const
Return the phase.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
Base class for models which represent spherical diameter models, providing a common implementation of...
TypeName("spherical")
Runtime type information.
spherical(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual tmp< volScalarField > Av() const
Get the surface area per unit volume field.
virtual ~spherical()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for managing temporary objects.