|
Interfacial area concentration is defined as the interfacial area between two phases per unit mixture volume. This is an important parameter for predicting mass, momentum and energy transfers through the interface between the phases. In two-fluid flow systems, one discrete (particles) and one continuous, the size and its distribution of the discrete phase or particles can change rapidly due to growth (mass transfer between phases), expansion due to pressure changes, coalescence, breakage and/or nucleation mechanisms. The Population Balance model ideally captures this phenomenon, but is computationally expensive since several transport equations need to be solved using moment methods, or more if the discrete method is used. The interfacial area concentration model uses a single transport equation per secondary phase and is specific to bubbly flows in liquid at this stage.
The transport equation for the interfacial area concentration can be written as
where is the interfacial area concentration ( ), and is the gas volume fraction. The first two terms on the right hand side of Equation 16.4-27 are of gas bubble expansion due to compressibility and mass transfer (phase change). is the mass transfer rate into the gas phase per unit mixture volume ( ). and are the coalescence sink terms due to random collision and wake entrainment, respectively. is the breakage source term due to turbulent impact.
Two sets of models, the Hibiki-Ishii model [ 129] and the Ishii-Kim model [ 281, 139], exist for those source and sink terms for the interfacial area concentration, which are based on the works of Ishii et al. [ 129, 281]. According to their study, the mechanisms of interactions can be summarized in five categories:
In ANSYS FLUENT, only the first three effects will be considered.
Hibiki-Ishii Model
(16.4-28) | |||
where , and are the frequency of particle/bubble collision, the efficiency of coalescence from the collision, and the number of particles per unit mixture volume, respectively. The averaged size of the particle/bubble is assumed to be calculated as
(16.4-29) |
and
(16.4-30) |
where , and are the frequency of collision between particles/bubbles and turbulent eddies of the primary phase, the efficiency of breakage from the impact, and the number of turbulent eddies per unit mixture volume, respectively. In Equation 16.4-31
(16.4-32) |
The experimental adjustable coefficients are given as follows:
; ; ; .
The shape factor is given as 6 and as for spherical particles/bubbles. There is no model for in the Hibiki-Ishii formulation.
Ishii-Kim Model
(16.4-33) | |||
(16.4-34) |
(16.4-35) | |||
where the mean bubble fluctuating velocity, , is given by . The bubble terminal velocity, , is a function of the bubble diameter and local time-averaged void fraction.
(16.4-36) |
(16.4-37) |
(16.4-38) |
where is the molecular viscosity of the fluid phase, g is the gravitational acceleration and is the interfacial tension. In this model, when the Weber number, , is less than the critical Weber number, , the breakage rate equals zero, i.e. . The coefficients used are given as follows [ 139]:
= | 0.004 | |
= | 0.002 | |
= | 0.085 | |
= | 3.0 | |
= | 6.0 | |
= | 0.75 |
|
Currently, this model is only suitable for two-phase flow regimes, one phase being gas and another liquid, i.e. bubbly column applications. However, you can always use UDFs to include your own interfacial area concentration models, which can apply to other flow regimes.
|
See the separate UDF Manual for details.