Go to the documentation of this file.
37 #ifndef isothermalDiameter_H
38 #define isothermalDiameter_H
40 #include "diameterModel.H"
46 namespace diameterModels
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
isothermal(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
Helper class to manage multi-specie phase properties.
A2stract base-class for dispersed-phase particle diameter models.
TypeName("isothermal")
Runtime type information.
virtual ~isothermal()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void correct()
Correct the diameter field.
Isothermal dispersed-phase particle diameter model.
virtual tmp< volScalarField > d() const
Return the diameter field.