CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Coalescence and breakup in twoPhaseEulerFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree3Likes
  • 1 Post By alberto
  • 1 Post By sradl
  • 1 Post By alberto

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 13, 2007, 09:03
Default Dear all, I am trying to si
  #1
New Member
 
m9819348's Avatar
 
Ries Bouwman
Join Date: Mar 2009
Location: Graz, Austria
Posts: 28
Rep Power: 17
m9819348 is on a distinguished road
Send a message via Skype™ to m9819348
Dear all,

I am trying to simulate a two phase flow which contains two liquids with similar densities (ratio ~ 1.1).

These liquids might mix, but most of the time they should exist as seperate liquids (with a clear interface).

I can not use interFoam (or any variation of it), since one of the fluids might be blocked by a filter while the other fluid flows past the filter. I see no way of dealing with this situation using interFoam (which is based on a uniform velocity field).

I believe that the twoPhaseEulerFoam solver can be applied since it calculates the motion equations for each phase.

However, I have run the tutorials and some simple tests (a bubble of liquid 2 that rises in liquid 1). But liquid 2 always seems to mix completely with liquid 1. The interface is not clearly kept.

I also read the PhD of Mr Krusche and Mr Hill where it says that droplets (and even coalescence and break-up of these droplets) can be simulated with the twoPhaseEulerFoam solver. However, no clear example (benchmark, tutorial, ...) is given.

Since I can not set a surface tension or any other parameter to make the interface more rigid, I wonder how I could make the two liquids immiscable.

To make a long story short:
Can anybody give me a hint on how I can simulate clearly defined droplets of a slightly denser liquid in another liquid with the possibility of the droplets to move at a different speed than the main liquid and that can show effects like coalescence and break-up?

Ries
__________________
Dr. Ries Bouwman
Business Development
ESI Group

004369917171525
@riesbouwman
m9819348 is offline   Reply With Quote

Old   September 13, 2007, 14:27
Default interFoam can do that. Coalesc
  #2
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
interFoam can do that. Coalescence and breakup are handled inherently by interFoam. They are resolved. If you need to use twoPhaseEulerFoam, then you will need to implement additional population-balance equations to account for breakup and coalescence. Plus, you can forget about the interface in twoPhaseEulerFoam as it does not resolve it at all. twoPhaseEulerFoam involves a lot of modeling as opposed to VOF which relies on direct simulation.
msrinath80 is offline   Reply With Quote

Old   September 13, 2007, 14:27
Default Hello Ries, the twoPhaseEuler
  #3
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
Hello Ries,
the twoPhaseEulerFoam solver is based on the Eulerian-Eulerian two-fluid model, whose basic assumption is that the phases are continua which exchange properties (momentum, in the case of this solver, because it's isothermal and no mass transfer is considered) and interpenetrates each other.

Each phase is identified by its volume fraction, so if you consider a gas-liquid flow, where you have bubbles in a liquid, you won't see bubbles, but a field of the volume fraction of the gas inside the liquid (see H. Rusche thesis for some contour plot).

About coalescence or breakage, you need to implement additional models to keep these phenomena into account because the current code doesn't provide these functionalities.

If you need to simulate a filtration process, you don't need to consider well defined droplets. You can do it with the Eulerian approach, modifying the code so that the secondary phase velocity (flux) is set to zero when it hits the filter.

Something like this was already done when the twoPhaseEulerFoam was written by Niklas Nordin.

With kind regards,
Alberto
sharonyue likes this.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   September 14, 2007, 02:12
Default Dear Srinath, I must disagr
  #4
Member
 
sradl's Avatar
 
Stefan Radl
Join Date: Mar 2009
Location: Graz, Austria
Posts: 82
Rep Power: 18
sradl is on a distinguished road
Dear Srinath,

I must disagree regarding:

"interFoam can do that. Coalescence and breakup are handled inherently by interFoam"

Of course, if two droplets in interFoam will collide they will merge to a single droplet and vice versa.

However, if two liquid particles (especially bubbles) collide, they NOT necessarily must merge (depending on the Weber number) - the very small film (we are speaking of [nm] scale) between the two colliding partners has to be trained - you cannot resolve this with VOF or other convential CFD method.

However, you get a result for the case where every liquid particle will merge and overpredict coalescence. The only change you have is to use a Euler-Lagrange approach and incorporate a "coalescence efficiency" based on the collision Weber number (closure information can be obtained exp. or via mathematical models).

Just a comment to start in the moring :-)

br
Stefan Radl
BlnPhoenix likes this.
sradl is offline   Reply With Quote

Old   September 14, 2007, 03:08
Default Stefan, I must totally agree w
  #5
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Stefan, I must totally agree with your answer :-) Here is a more verbose interpretation of the situation. Perhaps other experts like Henry, Hrv et al. can comment on this too!

If I follow the assumptions of continuum mechanics (which is imperative if we are to use the N-S equations), then the continuum hypothesis dictates that if the length scale of the problem in question should ever become comparable to the mean free path, then the continuum hypothesis breaks down and Newton's laws don't hold good anymore (Remember the N-S equations are merely a restatement of Newton's laws written for a fluid particle). The dimensionless quantity of interest for this case is the Knudsen number (ratio of mean free path to length scale of the problem). As the mean free path of water is of the order of nanometres, the problem of the thin film that needs to be drained for coalescence to occur cannot ever be resolved using Newton's laws. Up to the smallest possible length scale within the continuum hypothesis limits, I can use the N-S equations. After that point, I will need to get into quantum mechanics in conjunction with statistical mechanics to resolve the problem. This is why most continuum-based research in this area will resort to a phenomenological model (i.e. one that is based on empirical data). So one can handle collision/coalescence of drops/bubbles/rigid particles through these models. Of course, the situation becomes more exasperated when surfactants are present at the fluid interface!
msrinath80 is offline   Reply With Quote

Old   September 14, 2007, 05:42
Default Dear Srinath, Dear Alberto,
  #6
New Member
 
m9819348's Avatar
 
Ries Bouwman
Join Date: Mar 2009
Location: Graz, Austria
Posts: 28
Rep Power: 17
m9819348 is on a distinguished road
Send a message via Skype™ to m9819348
Dear Srinath,
Dear Alberto,
Dear Stefan,

thank you all for your quick responses!

@Srinath: I agree that interFoam can show coalescence and break-up, but it can not simulate how the second fluid is blocked (stopped) at a filter, while the other fluid flows by. In my opinion it is not possible to get a zero velocity for one fluid and a non-zero for the second phase with interFoam (or VoF for all that matters).

Concerning your remarks on the continuum hypothesis: I agree. However, at this point I only have some rough experimental (phenomenological) data to compare with. So I am not interested in an exact solution of the physics (yet), but more in a reproduction of the experiments. As a start. But even the "simple" case of a bubble being stopped at the wall, while the main fluid flows by, I can not resolve (yet).

@Alberto: Is it possible to build in some code that might force the volume fraction of the second phase to stay close to one? This would create a more clear boundary between the two phases. At this point, the code immediately dissolves the second phase, which is not always correct in my opinion.

I am trying to simulate how the second phase (slightly denser) is being stopped at a filter and at that time, blocks the filter partially. To visualise this, interFoam would be very usefull, however, in my opinion, it is not possible to simulate blocking processes in interFoam. Do you think this might be possible with an Euler code?

@Stefan: I agree with you. The bubbles I am working with are in the scale of 100micrometer up to 1 mm. So a film the size of nm is a good assupmtion. I am aware that this process is depending on the Weber number, but at this point, I can't even simulate one bubble that is being blocked, let alone two bubbles that might merge.

In my opinion, interFoam is not the solution. twoPhaseEulerFoam might be, if I can slow down (or even stop) the mixing of the two fluids. Any suggestions?

Ries
__________________
Dr. Ries Bouwman
Business Development
ESI Group

004369917171525
@riesbouwman
m9819348 is offline   Reply With Quote

Old   September 14, 2007, 06:27
Default Dear Ries, you cannot use t
  #7
Member
 
sradl's Avatar
 
Stefan Radl
Join Date: Mar 2009
Location: Graz, Austria
Posts: 82
Rep Power: 18
sradl is on a distinguished road
Dear Ries,

you cannot use twoPhaseEulerFoam for your purposes, because you cannot "Stop mixing" in this kind of simulation, as Euler-Euler a prioriy assumes two interpenetrating phases!

The best way is to use a Euler-Lagrange approach where every particle is tracked.

br
Stefan Radl
sradl is offline   Reply With Quote

Old   September 14, 2007, 06:44
Default Dear Stefan, I believe you
  #8
New Member
 
m9819348's Avatar
 
Ries Bouwman
Join Date: Mar 2009
Location: Graz, Austria
Posts: 28
Rep Power: 17
m9819348 is on a distinguished road
Send a message via Skype™ to m9819348
Dear Stefan,

I believe you are right. I was already thinking of assuming that the small bubbles (< 100 micron) might behave like solid particles. An Euler-Lagrange approach is the best then.
__________________
Dr. Ries Bouwman
Business Development
ESI Group

004369917171525
@riesbouwman
m9819348 is offline   Reply With Quote

Old   September 14, 2007, 10:54
Default Hello Ries, Stefan is right.
  #9
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
Hello Ries,
Stefan is right. You can't fix the volume fraction at a value close to one a priori in a Eulerian model.

A Euler-Lagrange approach is ok if you have a reasonable number of particles, and if you really need to consider particles as separate entities. If this is not the case (the concentration of particles is high), the Euler-Euler approach with a population balance is the most viable solution. You will lose information about the single bubble, but you can consider coalescence and filtration quite easily.

About the implementation of a filter in a Euler-Euler code, I know it has already been done with twoPhaseEulerFoam (you can see a filter dictionary file in the tutorials, to set a filtering plane), but the code was not released. The basic idea is to set the phase flux to zero, or to adapt it according to the filter efficiency.

With kind regards,
Alberto
qutadah.r likes this.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   November 5, 2012, 04:34
Smile
  #10
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
sorry to hijack this thread.



Quote:
Originally Posted by alberto View Post
About coalescence or breakage, you need to implement additional models to keep these phenomena into account because the current code doesn't provide these functionalities.
@alberto

If I want to simulate bubble coalescence and breakup in a stireed tank which has been done in Hill Phd thesis using STAR-CD,page 295-318 . Should I implement the PDF(probability density function) approach?
btw, does that mean STARCD has been implemented this model?

Im going to simulate air injected in a stirred tank filled with high viscosity (about 2000cp)non-Newtonian fluid(xanthan gum), in experiment, I find there are numerous small air bubble (1mm) cause of the high viscosity,and many big bubbles breakup like boiling in the free water level.seems like I have to implement non-Newtonian fluid power law model and the PDF approach mentioned above? thats maybe tough.

I would be very grateful if u give me some hints.

Best,
sharonyue is offline   Reply With Quote

Old   February 12, 2013, 13:07
Default Particle impregnated bubble coalescence
  #11
New Member
 
prithviyesudas
Join Date: Jan 2013
Posts: 6
Rep Power: 13
prithvi yesudas is on a distinguished road
Hello Friends,

I am new to this forum and also to CFD platform , I want to know which software to use to model coalescence of two bubbles with particle/s impregnated to them. the size of the particle is 100 microns approx and bubble 3 mm size . Also the particles are the same density as the water medium could someone please tell me which software allows this , because fluent cant solve this problem

thanks & regards

Prithvi
prithvi yesudas is offline   Reply With Quote

Old   March 4, 2022, 13:15
Default
  #12
Senior Member
 
qutadah
Join Date: Jun 2021
Location: USA
Posts: 101
Rep Power: 4
qutadah.r is on a distinguished road
you could use the multiphaseEulerFoam solver, with a multiphaseHaensch approach implemented, that takes into account blending terms, one of which uses interface compression to account for better resolution for the phase interfaces between the two fluids. It is based on the VOF approach that is used for areas where interfaces need to be resolved.
qutadah.r is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Coalescence and size reduction! fluid FLUENT 0 February 27, 2008 07:28
How to force coalescence in Lagrangian simulation Vinny Siemens 0 December 19, 2007 06:34
bubble-drop coalescence and breakup prat FLUENT 0 March 29, 2007 16:46
break up / coalescence thomas Main CFD Forum 0 February 5, 2004 10:27
Coalescence model gives too big drops Ossi Siemens 3 April 29, 2002 04:31


All times are GMT -4. The time now is 07:02.