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

Turbulence Model Droplet Flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 4, 2016, 12:17
Default Turbulence Model Droplet Flow
  #1
New Member
 
Nicolò Scapin
Join Date: Apr 2016
Posts: 15
Rep Power: 10
nic92 is on a distinguished road
Hi Guys,

I am simulating a droplet flow (gas continuous phase, water dispersed phase) in a duct. I am using the solver TwoPhaseEulerFoam to study the deposition of the heavy phase at the bottom.
At present I am trying to find an appropriate RAS turbulence model. I run some simulation with the mixtureKEpsilon; it works quite well, but it can be used only when the density of the two phases are similar (in this case rho_water/rho_air is around 1000).
Therefore, I would like to use other models, but I see that most of them (continuosGasEpsilon, kOmegaSSTSato, LaheykEpsilon) have been developed for bubbly flow (water continuous phase, gas dispersed phase).

I have two questions:
1. I think that it is a big error to use a model implemented and tuned for bubble flow and use it for droplet flows. Correct?
2. Have you ever found this issue? If so, how did you solve it?
nic92 is offline   Reply With Quote

Old   June 9, 2016, 04:26
Default
  #2
Member
 
Andreas Weber
Join Date: Jun 2014
Posts: 37
Rep Power: 11
a.weber is on a distinguished road
As I understand, those models are very similar:
Every particle has a drag force in the cont fluid. The "drag energy" is transfered to the cont phase and produces turbulent energy.
I think there is no difference if your particle is solid, liquid or gas.

But I'm not sure if that also counts for the dissipation aswell.
a.weber is offline   Reply With Quote

Old   July 2, 2016, 12:45
Default
  #3
New Member
 
Nicolò Scapin
Join Date: Apr 2016
Posts: 15
Rep Power: 10
nic92 is on a distinguished road
Thanks for your answer.
I definitely decided to use the mixtureKEpsilon. Nevertheless, I encountered another problem. The mixtureKEpsilon is based mainly on the article "Modelling of dispersed bubble and droplet at high phase fractions" (Behzadi, Issa, Rushe). In the article, it is clearly specified that the it can be used both for bubble flow, both for dispersed flow. Nevertheless, if you look carefully at the code of mixtureKEpsilon, the expressions like C_t, beta... have been implemented only for the a flow where the liquid is the continuous phase, the gas is the dispersed one. Moreover, this is in contrast with the idea of many OF solvers to be very general to avoid code duplication.

Does anyone has face a similar problem concerning the use of mixtureKEpsilon for droplet flows?

Thanks in advance,
nic92 is offline   Reply With Quote

Old   August 23, 2016, 16:25
Default
  #4
New Member
 
Nicolò Scapin
Join Date: Apr 2016
Posts: 15
Rep Power: 10
nic92 is on a distinguished road
Hi Foamers,

I really need an article which I can't find up to now. Here I report details:

"Behzadi, A., 2001. Turbulence modelling at high phase fractions.
Technical Report, BRITE/EURAM III (BE 4322), III-30."

I know that it is a technical report of NablaLTD and it is very difficult to have it.
In case you have and want to share, I would be greatly obliged and indebted.

Thanks in advance.
nic92 is offline   Reply With Quote

Old   April 4, 2017, 09:19
Default
  #5
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
Hi everybody,

I am simulating a water droplet in turbulent air flow inside a channel. I use interFoam. At the very first step of simulation the droplet explodes. I tried to have zero gravity, change the max courant number and max Alpha Courant number, droplet diameter and flow velocity and mapping from a sphere for initial condition to fix the problem but still doesn't work. I will appreciate if anyone can give me a clue to solve it.

Thanks
Elham is offline   Reply With Quote

Old   April 4, 2017, 09:44
Default
  #6
New Member
 
Nicolò Scapin
Join Date: Apr 2016
Posts: 15
Rep Power: 10
nic92 is on a distinguished road
Quote:
Originally Posted by Elham View Post
Hi everybody,

I am simulating a water droplet in turbulent air flow inside a channel. I use interFoam. At the very first step of simulation the droplet explodes. I tried to have zero gravity, change the max courant number and max Alpha Courant number, droplet diameter and flow velocity and mapping from a sphere for initial condition to fix the problem but still doesn't work. I will appreciate if anyone can give me a clue to solve it.

Thanks
Try to do:
1. Run the simulation in laminar conditon;
2. Reduce DeltaT in Control dict. Even though you set a maximum Courant number, a first DeltaT is needed.
3. Increase the number of correctors.
nic92 is offline   Reply With Quote

Old   April 4, 2017, 21:06
Default
  #7
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
Dear Nicolo,

1.Do you mean I should decrease flow velocity or just set laminar in turbulence properties?

I will try number 2 and 3. Thanks for your help.

Cheers,

Elham
Elham is offline   Reply With Quote

Old   April 13, 2017, 18:21
Default
  #8
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
Quote:
Originally Posted by nic92 View Post
Try to do:
1. Run the simulation in laminar conditon;
2. Reduce DeltaT in Control dict. Even though you set a maximum Courant number, a first DeltaT is needed.
3. Increase the number of correctors.
Dear Nicolo,

I have increased the number of correctors and so the speed of exploding decreased. Let's say, before changing the number of correctors, alpha.water changed from 1 to 0.0005452 during the first 0.02 sec. Now it changes from 1 to 0.000565251 during 0.05 sec. I also decreased delT. You see that the droplet explodes slower but I still need to fix it.
I don't know how to start with laminar as you mentioned before. I really appreciate if you let me know.

Thanks,

Elham
Elham is offline   Reply With Quote

Old   May 3, 2017, 08:57
Default
  #9
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
To update my condition; I changed the correctors and the droplet does not explode anymore but it deforms from a sphere to something unusual. How can I fix it and what is the reason for that?

Thanks for any comment.
Elham is offline   Reply With Quote

Old   May 3, 2017, 11:36
Default
  #10
Senior Member
 
piu58's Avatar
 
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15
piu58 is on a distinguished road
> deforms from a sphere to something unusual.

Depending on the size, the droplet may deform remarkably: It may get flattened.
__________________
Uwe Pilz
--
Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950)
piu58 is offline   Reply With Quote

Old   May 17, 2018, 16:05
Default
  #11
Member
 
Sami
Join Date: Nov 2012
Location: Cap Town, South Africa
Posts: 87
Rep Power: 13
Mehrez is on a distinguished road
Hi,
Could you find this report?
Thanks,
mhrz
Quote:
Originally Posted by nic92 View Post
Hi Foamers,

I really need an article which I can't find up to now. Here I report details:

"Behzadi, A., 2001. Turbulence modelling at high phase fractions.
Technical Report, BRITE/EURAM III (BE 4322), III-30."

I know that it is a technical report of NablaLTD and it is very difficult to have it.
In case you have and want to share, I would be greatly obliged and indebted.

Thanks in advance.
Mehrez is offline   Reply With Quote

Reply


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
Convergence problem with Spalart-Allmaras Turbulence Model using mass flow at exit sagarparikh31 Main CFD Forum 0 September 4, 2015 05:25
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Which turbulence model is applicable for Plain diffuser flow simulation in openFOAM? mukut OpenFOAM Running, Solving & CFD 4 January 30, 2015 08:06
Turbulence model for low Reynolds number flow? Nokadu Main CFD Forum 3 May 26, 2013 11:42
Turbulence model for Laminar flow Terry Main CFD Forum 8 August 14, 2010 05:45


All times are GMT -4. The time now is 09:28.