44 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.
Diameter model for purely continuous phases.
TypeName("none")
Runtime type information.
virtual tmp< volScalarField > d() const
Get the diameter field.
noDiameter(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual tmp< volScalarField > Av() const
Return the surface area per unit volume.
virtual ~noDiameter()
Destructor.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.