35 #ifndef isothermalDiameter_H
36 #define isothermalDiameter_H
44 namespace diameterModels
Generic GeometricField class.
const phaseModel & phase() const
Return the phase.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
Isothermal dispersed-phase particle diameter model.
virtual void correct()
Correct the model.
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual tmp< volScalarField > d() const
Get the diameter field.
virtual ~isothermal()
Destructor.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
TypeName("isothermal")
Runtime type information.
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....
Helper class to manage multi-specie phase properties.
A class for managing temporary objects.