Go to the documentation of this file.
38 #include "diameterModel.H"
44 namespace diameterModels
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
dimensionedScalar d0_
Reference diameter for the isothermal expansion.
Abstract 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 any number of values (e....
Generic dimensioned Type class.
Isothermal dispersed-phase particle diameter model.
dimensionedScalar p0_
Reference pressure for the isothermal expansion.
tmp< volScalarField > d() const
Return the phase mean diameter field.
isothermal(const dictionary &dict, const phaseModel &phase)
Construct from components.