|
[Sponsors] |
August 1, 2015, 12:54 |
Bubbly flow with various size of bubbles
|
#1 |
Senior Member
Amin
Join Date: Oct 2013
Location: Germany
Posts: 397
Rep Power: 15 |
Hi,
I have a bubbly flow with very small bubbles. Range of the bubbles diameters is between 100 to 500 micron. I've simulated the flow by constant bubble size, 300 micron. Now, I wanna solved the domain by various bubbles diameter and I wonder how can I write a UDF in order to calculating bubbles diameter through the flow field! Which parameters can changing the bubbles diameter!? Thanks in advanced |
|
August 3, 2015, 05:52 |
|
#2 |
Senior Member
Cees Haringa
Join Date: May 2013
Location: Delft
Posts: 607
Rep Power: 0 |
Hi Amin,
I am guessing you use Euler-Euler with a population balance model for the bubble size? In that case, it depends on which way you implement the pop. balance. If you go for a class method, FLUENT should output the number of bubbles in each size class (although I am not 100% sure on how this works, I never used the method) If you use the (faster) QMOM method, it's a bit more tricky - but you don't need a UDF. Anyway, in QMOM you do not have direct access to the bubble sizes; dividing moment-3 by moment-2 does give the sauter mean diameter which of course is a first indication of size. As far as I know, this is also the diameter used when calculating drag and so on. The other moments do carry information about the distribution of bubble sizes, but you need to reconstruct the distribution function. There is a tool in FLUENT that does this under the 'report' tab. Do keep in mind that there is no unique solution, there is an infinite amount of functions that will give you the same moments but that are not equal. So, the reconstruction is an approximate bubble size distribution. The more moments you use (4, 6 or 8), the more accurate it gets, but it is never exact. Best, Cees |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues on the simulation of high-speed compressible flow within turbomachinery | dowlee | OpenFOAM Running, Solving & CFD | 11 | August 6, 2021 07:40 |
water bubbly flow | amin.z | FLUENT | 7 | December 7, 2014 07:29 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Problems in compiling paraview in Suse 10.3 platform | chiven | OpenFOAM Installation | 3 | December 1, 2009 08:21 |
Bubbly flow | Merck | CFX | 0 | July 25, 2006 09:27 |