73 #ifndef velocityGroup_H 74 #define velocityGroup_H 84 namespace diameterModels
volScalarField & dmdtRef()
Return reference to the mass transfer rate.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > calcD() const
Get the diameter field.
Generic GeometricField class.
velocityGroup(const dictionary &diameterProperties, const phaseModel &phase)
Construct from components.
TypeName("velocityGroup")
Runtime type information.
const word & popBalName() const
Return name of populationBalance this velocityGroup belongs to.
const volScalarField & dmdt() const
Return const-reference to the mass transfer rate.
A class for handling words, derived from string.
virtual ~velocityGroup()
Destructor.
virtual tmp< volScalarField > calcA() const
Get the surface area per unit volume field.
const volScalarField & f() const
Return reference field for sizeGroup's.
void preSolve()
Corrections before populationBalanceModel::solve()
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void postSolve()
Corrections after populationBalanceModel::solve()
Abstract base class for multi-variate surface interpolation schemes.
const PtrList< sizeGroup > & sizeGroups() const
Return sizeGroups belonging to this velocityGroup.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual bool read(const dictionary &diameterProperties)
Read diameterProperties dictionary.
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.
const tmp< fv::convectionScheme< scalar > > & mvConvection() const
Return const-reference to multivariate convectionScheme.