35 #ifndef constantDiameter_H
36 #define constantDiameter_H
44 namespace diameterModels
const phaseModel & phase() const
Return the phase.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
Constant dispersed-phase particle diameter model.
constant(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
virtual tmp< volScalarField > d() const
Get the diameter field.
TypeName("constant")
Runtime type information.
virtual ~constant()
Destructor.
Base class for models which represent spherical diameter models, providing a common implementation of...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for managing temporary objects.