Model of Laakkonen et al. (2006). The total breakup rate is calculated by. More...
Public Member Functions | |
TypeName ("LaakkonenAlopaeusAittamaa") | |
LaakkonenAlopaeusAittamaa (const populationBalanceModel &popBal, const dictionary &dict) | |
virtual | ~LaakkonenAlopaeusAittamaa ()=default |
virtual void | setBreakupRate (volScalarField &breakupRate, const label i) |
![]() | |
TypeName ("breakupModel") | |
declareRunTimeSelectionTable (autoPtr, breakupModel, dictionary,(const populationBalanceModel &popBal, const dictionary &dict),(popBal, dict)) | |
breakupModel (const populationBalanceModel &popBal, const dictionary &dict) | |
autoPtr< breakupModel > | clone () const |
virtual | ~breakupModel ()=default |
const populationBalanceModel & | popBal () const |
const autoPtr< daughterSizeDistributionModel > & | dsdPtr () const |
autoPtr< daughterSizeDistributionModel > & | dsdPtr () |
virtual void | correct () |
Additional Inherited Members | |
![]() | |
static autoPtr< breakupModel > | New (const word &modelType, const populationBalanceModel &popBal, const dictionary &dict) |
![]() | |
const populationBalanceModel & | popBal_ |
dictionary | dict_ |
autoPtr< daughterSizeDistributionModel > | dsd_ |
Model of Laakkonen et al. (2006). The total breakup rate is calculated by.
where
![]() | = | Surface tension [N/m] |
![]() | = | Volume of mother bubble i [m] |
![]() | = | Turbulent dissipation rate of continuous phase [m2/s3] |
![]() | = | Molecular dynamic viscosity of liquid phase [Pa s] |
![]() | = | Density of continuous phase [kg/m3] |
![]() | = | Density of disperse phase [kg/m3] |
References:
Laakkonen, M., Alopaeus, V., & Aittamaa, J. (2006). Validation of bubble breakage, coalescence and mass transfer models for gas-liquid dispersion in agitated vessel. Chemical engineering science, 61(1), 218-228. Eq. 2-3, p. 220.
Property | Description | Required | Default value |
---|---|---|---|
C1 | coefficient C1 | no | 6.0 |
C2 | coefficient C2 | no | 0.04 |
C3 | coefficient C3 | no | 0.01 |
daughterSizeDistributionModel | inh. from breakupModel | inherited |
Definition at line 141 of file LaakkonenAlopaeusAittamaa.H.
LaakkonenAlopaeusAittamaa | ( | const populationBalanceModel & | popBal, |
const dictionary & | dict | ||
) |
Definition at line 50 of file LaakkonenAlopaeusAittamaa.C.
|
virtualdefault |
TypeName | ( | "LaakkonenAlopaeusAittamaa" | ) |
|
virtual |
Implements breakupModel.
Definition at line 75 of file LaakkonenAlopaeusAittamaa.C.
References Foam::cbrt(), sizeGroup::d(), Foam::erfc(), phaseModel::mu(), sizeGroup::phase(), Foam::pow(), phaseModel::rho(), and Foam::sqrt().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.