Go to the documentation of this file.
31 inline Foam::label Foam::diameterModels::populationBalanceModel::nCorr()
const
38 Foam::diameterModels::populationBalanceModel::sourceUpdateInterval()
const
41 mesh_.solverDict(name_)
42 .getOrDefault<label>(
"sourceUpdateInterval", 1);
72 return continuousPhase_;
79 return velocityGroups_;
107 if (velocityGroups_.size() > 1)
113 return velocityGroups_.first().phase();
121 if (velocityGroups_.size() > 1)
127 return velocityGroups_.first().phase().U();
const phaseSystem & fluid() const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const dictionary & solverDict(const word &name) const
const volScalarField & alphas() const
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
const UPtrList< velocityGroup > & velocityGroups() const
const fvMesh & mesh() const
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
const PtrList< dimensionedScalar > & v() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const phaseModel & continuousPhase() const
const volVectorField & U() const
const phasePairTable & phasePairs() const
Class to represent a system of phases and model interfacial transfers between them.
Generic GeometricField class.
const dictionary & dict() const
const UPtrList< sizeGroup > & sizeGroups() const