37#ifndef constantDiameter_H
38#define constantDiameter_H
40#include "diameterModel.H"
46namespace diameterModels
Abstract base-class for dispersed-phase particle diameter models.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
Constant dispersed-phase particle diameter model.
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
virtual tmp< volScalarField > d() const
Return the diameter as a field.
TypeName("constant")
Runtime type information.
virtual ~constant()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.