57 namespace diameterModels
IATE (Interfacial Area Transport Equation) bubble diameter model.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("IATE")
Runtime type information.
Helper class to manage multi-specie phase properties.
virtual tmp< volScalarField > d() const
Get the diameter field.
IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources...
const volScalarField & kappai() const
Return the interfacial curvature.
virtual tmp< volScalarField > a() const
Get the surface area per unit volume field.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
virtual ~IATE()
Destructor.
Abstract base-class for dispersed-phase particle diameter models.
IATE(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual void correct()
Correct the model.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.