35 #ifndef isothermalDiameter_H
36 #define isothermalDiameter_H
44 namespace diameterModels
Generic GeometricField class.
const phaseModel & phase() const
Return the phase.
virtual bool read()
Read 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.
TypeName("isothermal")
Runtime type information.
Base class for models which represent spherical diameter models, providing a common implementation of...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.