Model of Luo (1993). The coalescence rate is calculated by. More...
Public Member Functions | |
TypeName ("Luo") | |
Luo (const populationBalanceModel &popBal, const dictionary &dict) | |
virtual | ~Luo ()=default |
virtual void | addToCoalescenceRate (volScalarField &coalescenceRate, const label i, const label j) |
![]() | |
TypeName ("coalescenceModel") | |
declareRunTimeSelectionTable (autoPtr, coalescenceModel, dictionary,(const populationBalanceModel &popBal, const dictionary &dict),(popBal, dict)) | |
coalescenceModel (const populationBalanceModel &popBal, const dictionary &dict) | |
autoPtr< coalescenceModel > | clone () const |
virtual | ~coalescenceModel ()=default |
virtual void | correct () |
Additional Inherited Members | |
![]() | |
static autoPtr< coalescenceModel > | New (const word &type, const populationBalanceModel &popBal, const dictionary &dict) |
![]() | |
const populationBalanceModel & | popBal_ |
Model of Luo (1993). The coalescence rate is calculated by.
where
is the mean approach velocity of the bubbles and
their size ratio.
![]() | = | Diameter of bubble i [m] |
![]() | = | Diameter of bubble j [m] |
![]() | = | Mean approach velocity [m/s] |
![]() | = | Bubble size ratio [-] |
![]() | = | Density of dispersed phase [kg/m3] |
![]() | = | Density of continuous phase [kg/m3] |
![]() | = | Surface tension [N/m] |
![]() | = | Virtual mass coefficient [-] |
![]() | = | Coefficient [-] |
![]() | = | Coefficient [-] |
![]() | = | Continuous phase turbulent dissipation rate [m2/s3] |
Reference:
Luo, H. (1993). Coalescence, breakup and liquid circulation in bubble column reactors. Dr. Ing (Doctoral dissertation, Thesis, Department of Chemical Engineering, The Norwegian Institute of Technology, Trondheim, Norway).
Property | Description | Required | Default value |
---|---|---|---|
beta | Coefficient beta | no | 2.0 |
C1 | Coefficient C1 | no | 1.0 |
Luo | ( | const populationBalanceModel & | popBal, |
const dictionary & | dict | ||
) |
|
virtualdefault |
TypeName | ( | "Luo" | ) |
|
virtual |
Implements coalescenceModel.
Definition at line 69 of file Luo.C.
References Foam::cbrt(), virtualMassModel::Cvm(), sizeGroup::d(), Foam::exit(), Foam::exp(), Foam::FatalError, FatalErrorInFunction, phaseModel::name(), sizeGroup::phase(), Foam::constant::mathematical::pi(), Foam::pow(), Foam::pow3(), phaseModel::rho(), Foam::sqr(), and Foam::sqrt().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.