|
[Sponsors] |
a case which is very tough to simulate....... |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 19, 2012, 22:56 |
a case which is very tough to simulate.......
|
#1 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Hi Foamers...
I have been into this simulating problem for a few weeks.but I find there is no CFD software can simulate this case accurately. I want to simulate a stirred tank full of xanthan gum which is very viscid, and the air was injected into the tank. 1 In experiment, there are lots of fine bubbles(diameter 1mm),and some big bubbles(diameter about 100mm),the exact diameter veries from the air flow. In OpenFOAM, I know interFoam can simulate bubbles at very low fraction. twoPhaseEulerFoam can simulate fine bubbles at high fraction.. but which solver can handle that complicated situation ? 2 Actually, there are break up and coalescence,cause the xanthan was sitrred in a tank. does that mean I need a solver which has been implanted population balance model? 3 Xanthan is a kind of non-newtonian fluid. but It seems a little bit easier to implant the pow law model.? I dont know if CFX can simulate this situation accurately, but seems its a tough job for me. If anyone can give me a hint. I would be very appreciated!!!!!!!! |
|
November 20, 2012, 03:49 |
|
#2 |
Member
Michiel
Join Date: Oct 2010
Location: Delft, Netherlands
Posts: 97
Rep Power: 16 |
1) In theory interFoam should be able to simulate larger bubble fractions as well. The only issue with interFoam (and any standard VOF solver for that matter) is that you will get numerical coalescence, which means that if the diffuse interfaces of two bubbles touch they will coalesce. Even if this is not physically correct behaviour.
2) a solution to the problem I mention above would indeed be a method that involves a population balance + a criterion for coalescence. This can be done of course, but I think it is rather cumbersome. 3) Power law fluids are not hard to implement, this is pretty much a standard feature in OF. This tutorial might be helpful: http://http://www.foodextrusion.org/OpenFOAM_tutorial.html |
|
November 20, 2012, 21:37 |
|
#3 | |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Quote:
actually, I have simulated different mesh using the same condition. and I find VOF has to be set a fine mesh.and two-fluid model dont need to. am I right? |
||
November 21, 2012, 03:45 |
|
#4 |
Member
Michiel
Join Date: Oct 2010
Location: Delft, Netherlands
Posts: 97
Rep Power: 16 |
I think you are right that VOF will need much higher grid resolution to be able to capture the small bubbles, I didn't think of that when I first answered.
So I can indeed imagine that this is unpractical in your situation. With the large separation of length scales that you have I am not sure whether a standard solver can do this with high accuracy and (reasonably) low computational cost. Maybe you will need to look into subgrid modelling?! You could use twoPhaseEulerFoam on a coarse grid and a VOF-like implementation or a population balance model within each cell to keep track of the small bubbles. |
|
November 21, 2012, 22:33 |
|
#5 | |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Quote:
so I have to do some implementation into twophaseeulerfoam to visualize the interface between the big bubble and the fluid.....What bumps into my mind is this two ways: either implant VOF into twoPhaseeulerfoam, or implant PBE into twoPhaseeulerfoam. but I dont know if VOF and two-fluid model can coexist in a solver. or I should implant the PBE into twophaseeulerfoam? |
||
November 22, 2012, 02:17 |
|
#6 |
Member
Michiel
Join Date: Oct 2010
Location: Delft, Netherlands
Posts: 97
Rep Power: 16 |
I am not sure. I suggest you check the scientific literature on ways that other people have modeled situations with two-phase flow and a large separation of length scales and go from there.
|
|
November 22, 2012, 02:20 |
|
#7 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wallHeatFlux utility for an incompressible case | Mr.Jingles | OpenFOAM Post-Processing | 67 | April 6, 2023 04:25 |
MRFSimpleFoam wind turbine case continuity error | ysh1227 | OpenFOAM Running, Solving & CFD | 1 | August 16, 2016 10:25 |
MRFSimpleFoam wind turbine case diverges | ysh1227 | OpenFOAM Running, Solving & CFD | 2 | May 7, 2015 11:13 |
OpenFoam/FLUENT difference in cilinder case | RuiVO | OpenFOAM Running, Solving & CFD | 2 | December 12, 2011 15:26 |
Instable natural convection case | Peter88 | OpenFOAM | 5 | August 18, 2011 02:23 |