35 #ifndef isothermalDiameter_H 36 #define isothermalDiameter_H 44 namespace diameterModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
Helper class to manage multi-specie phase properties.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
Isothermal dispersed-phase particle diameter model.
virtual void correct()
Correct the model.
TypeName("isothermal")
Runtime type information.
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
Base class for models which represent spherical diameter models, providing a common implementation of...
virtual ~isothermal()
Destructor.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual tmp< volScalarField > d() const
Get the diameter field.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.