77 namespace diameterModels
97 const phaseModel& phase_;
151 velocityGroup_(velocityGroup)
autoPtr< sizeGroup > operator()(Istream &is) const
const word & name() const
Return name.
const dimensionedScalar & x() const
Return representative volume of the sizeGroup.
const keyType & keyword() const
Return keyword.
const dimensionedScalar & dSph() const
Return representative spherical diameter of the sizeGroup.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
sizeGroup(const word &name, const dictionary &dict, const phaseModel &phase, const velocityGroup &velocityGroup, const fvMesh &mesh)
const tmp< volScalarField > d() const
Return representative diameter of the sizeGroup.
This diameterModel is intended for use with a populationBalanceModel in order to simulate polydispers...
A keyword and a list of tokens is a 'dictionaryEntry'.
const phaseModel & phase() const
Return const-reference to the phase.
Return a pointer to a new sizeGroup created on freestore.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
void correct()
Correct secondary properties.
const tmp< volScalarField > a() const
Return representative surface area of the sizeGroup.
virtual ~sizeGroup()
Destructor.
autoPtr< sizeGroup > clone() const
Return clone.
A class for handling words, derived from string.
static const dictionary null
Null dictionary.
const Mesh & mesh() const
Return mesh.
const dictionary & dict() const
Return const-reference to the dictionary.
autoPtr< shapeModel > & shapeModelPtr()
Return reference to diameterModel of the phase.
Mesh data needed to do the Finite Volume discretisation.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const autoPtr< label > & i() const
Return label of the sizeGroup within the population balance.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
iNew(const phaseModel &phase, const velocityGroup &velocityGroup)
const velocityGroup & VelocityGroup() const
Return const-reference to the velocityGroup.