|
class | constant |
| Constant dispersed-phase particle diameter model. More...
|
|
class | fixedInterfacialArea |
| fixedInterfacialArea dispersed-phase diameter model. The interfacial are is set by providing phase surface area divided by phase volume, AvbyAlpha, either as a constant value or as a field. More...
|
|
class | IATE |
| IATE (Interfacial Area Transport Equation) bubble diameter model. More...
|
|
class | IATEsource |
| IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources. More...
|
|
class | isothermal |
| Isothermal dispersed-phase particle diameter model. More...
|
|
class | linearTsub |
|
class | noDiameter |
| Diameter model for purely continuous phases. More...
|
|
class | residualDiameter |
| A diameter model which switches form constant diameter to constant residual diameter when the volume fraction of the phase is below residualAlpha. More...
|
|
class | spherical |
| Base class for models which represent spherical diameter models, providing a common implementation of surface area per unit volume. More...
|
|
class | binaryBreakupModel |
| Base class for binary breakup models that provide a breakup rate between a size class pair directly, i.e. without explicitly stating the daughter size distribution function. More...
|
|
class | LiaoBase |
| Base class for coalescence and breakup models of Liao et al. (2015). More...
|
|
class | breakupModel |
| Base class for breakup models which provide a total breakup rate and a separate daughter size distribution function. More...
|
|
class | coalescenceModel |
| Base class for coalescence models. More...
|
|
class | daughterSizeDistributionModel |
| Base class for daughter size distribution models. Currently only supports field-independent formulations. More...
|
|
class | SecondaryPropertyModel |
| Base class for modeling evolution of secondary representative properties of a size class. By default, transport between size classes due to coalescence, breakup and drift conserve the property. This behaviour can be overridden in a derived class. More...
|
|
class | shapeModel |
| Base class for modelling the shape of the particles belonging to a size class through alternative diameters, e.g. a collisional diameter, which can then be utilised in population balance submodels, e.g. for modelling fractal aggregation. More...
|
|
class | sizeGroup |
| Single size class fraction field representing a fixed particle volume as defined by the user through the corresponding sphere equivalent diameter. More...
|
|
class | velocityGroup |
| Computes the Sauter mean diameter based on a user specified size distribution, defined in terms of size class fractions. Intended for use with a population balance model to account for the evolution of a size distribution by means of coalescence, breakup, drift and nucleation. More...
|
|
class | driftModel |
| Base class for drift models. More...
|
|
class | nucleationModel |
| Base class for nucleation models. More...
|
|
class | populationBalanceModel |
| Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymous with coagulation, aggregation, agglomeration) and breakup events as well as density or phase changes. Provides an approximate solution of the population balance equation by means of a class method. The underlying theory is described in the article of Lehnigk et al. (2021). More...
|
|