Daughter size distribution model used by Laakkonen et al. (2006). Note that it must be multiplied by the number of daughter particles (2). Also, the coefficient C4 needs to be set to the value of 2 as to ensure number and mass conservation following Kumar and Ramkrishna (1996). Also the internal coordinate was changed to particle volume, which gives. More...
Public Member Functions | |
TypeName ("LaakkonenAlopaeusAittamaa") | |
LaakkonenAlopaeusAittamaaDsd (const breakupModel &breakup, const dictionary &dict) | |
virtual | ~LaakkonenAlopaeusAittamaaDsd () |
virtual dimensionedScalar | calcNik (const label i, const label k) const |
![]() | |
TypeName ("daughterSizeDistributionModel") | |
declareRunTimeSelectionTable (autoPtr, daughterSizeDistributionModel, dictionary,(const breakupModel &breakup, const dictionary &dict),(breakup, dict)) | |
daughterSizeDistributionModel (const breakupModel &breakup, const dictionary &dict) | |
virtual | ~daughterSizeDistributionModel () |
const dimensionedScalar & | nik (const label i, const label k) const |
void | correct () |
Additional Inherited Members | |
![]() | |
static autoPtr< daughterSizeDistributionModel > | New (const breakupModel &breakup, const dictionary &dict) |
![]() | |
const breakupModel & | breakup_ |
PtrList< PtrList< dimensionedScalar > > | nik_ |
Daughter size distribution model used by Laakkonen et al. (2006). Note that it must be multiplied by the number of daughter particles (2). Also, the coefficient C4 needs to be set to the value of 2 as to ensure number and mass conservation following Kumar and Ramkrishna (1996). Also the internal coordinate was changed to particle volume, which gives.
where
![]() | = | Volume of daughter bubble i [m] |
![]() | = | Volume of mother bubble j [m] |
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. 3, p. 220.
Kumar, S., & Ramkrishna, D. (1996). On the solution of population balance equations by discretization-I. A fixed pivot technique. Chemical Engineering Science, 51(8), 1311-1332. Eq. 33, p. 1318.
Property | Description | Required | Default value |
---|---|---|---|
C1 | Coefficient C1 | no | 6.0 |
C2 | Coefficient C2 | no | 0.04 |
C3 | Coefficient C3 | no | 0.01 |
Definition at line 119 of file LaakkonenAlopaeusAittamaaDsd.H.
LaakkonenAlopaeusAittamaaDsd | ( | const breakupModel & | breakup, |
const dictionary & | dict | ||
) |
Definition at line 49 of file LaakkonenAlopaeusAittamaaDsd.C.
|
virtual |
Definition at line 61 of file LaakkonenAlopaeusAittamaaDsd.C.
TypeName | ( | "LaakkonenAlopaeusAittamaa" | ) |
|
virtual |
Implements daughterSizeDistributionModel.
Definition at line 70 of file LaakkonenAlopaeusAittamaaDsd.C.
References k, Foam::pow3(), Foam::pow4(), Foam::pow5(), Foam::pow6(), Foam::sqr(), and x.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.