|
[Sponsors] |
May 22, 2003, 02:26 |
Bubble Diameter
|
#1 |
Guest
Posts: n/a
|
Hi all, I try to simulate gas - liquid mixing in agitated tank. I'd like to compute the change of bubble diameters because of bubble coalescence and bubble break-up. I use multiphase model --> mixture model . For computing bubble diameter I use UDF. First, I define conservation equation for 'n' (bubble number/unit volume) as UDS. Because it is a multiphase model so I must define the flux term in UDS using DEFINE_UDS_FLUX, and the diffusivity term (dispersion coefficient) using DEFINE_DIFFUSIVITY. Finally I define bubble diameter using DEFINE_PROPERTY. All of these UDF access second phase domain, so I use phase_domain_index, or DOMAIN_ID, or thread_sub_thread. I have compiled my program, and FLUENT can read, so it is right according to FLUENT's syntax. But when I try to iterate, it was error. So what do you think? Do you have any idea?? Please help me. Thank you
|
|
May 26, 2003, 11:45 |
Re: Bubble Diameter
|
#2 |
Guest
Posts: n/a
|
I am working on a project of liquid-liquid dispersive mixing, in which drops break up and coalesce. I also want to use Fluent simulate the drop size distribution, but its solver does not allow drop size change.
From your message, you want to combine breakup and coalescence models with flows. It is very good idea. It is, however, very tough to do. So far I have not found a case in publications. Most people suppose there is no interaction between two phases when they use breakup and coalescence models. Of course, those people have no capability of putting them together. If you have any progress, please let me know. Good luck. |
|
May 28, 2003, 23:02 |
Re: Bubble Diameter
|
#3 |
Guest
Posts: n/a
|
I'm working with gas-liquid mixing in a stirred tank. So I want to compute gas bubble's diameters. Your research is liquid-liquid flow, isn't it? If you want to compute the droplet size you can use Discrete Phase Modelling --> you can model droplet size/diameter, because there is a facility to model it in DPM. Good luck!
|
|
March 4, 2010, 11:56 |
|
#4 |
New Member
pavan
Join Date: Nov 2009
Posts: 1
Rep Power: 0 |
hi santi im working on two phase gas liquid bubble flow and i have to account for bubble breakup and coalescence just like you can you elaborate a bit about your approach
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
bubble diameter definition in multi phase flow boiling simulation FLUENT | Abishek | FLUENT | 13 | July 1, 2019 13:12 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
bubble diameter distribution | emrahdeniz | FLUENT | 0 | September 27, 2010 08:03 |
UDF for bubble diameter in two phases, help!! | edgar h | FLUENT | 0 | June 19, 2008 21:37 |
Bubble diameter in Gas-solid Fluidized Bed | Wee | FLUENT | 0 | April 28, 2008 00:04 |