|
[Sponsors] |
November 21, 2012, 22:34 |
bubbleFoam limitations
|
#1 |
Member
Chris L
Join Date: Sep 2012
Posts: 53
Rep Power: 14 |
I am currently using bubbleFoam in one of my projects.
I has read the wiki for this solver and was wondering if anyone knows of any work done in the following areas: http://openfoamwiki.net/index.php/Bu...am_limitations 1) The diameter of the particles1 constituting the dispersed phase is assumed to be constant. Aggragation, breakage and coalescence phenomena are not accounted for 2) The drag coefficient is computed as a blend of the drag coefficients evaluated for each phase on the basis of the phase fractions, and no alternative drag models are available Any info on this would be greatly appreciated! Thanks, Chris |
|
November 26, 2012, 12:49 |
|
#2 |
Senior Member
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21 |
1) This is true. I know there have been a few people around (including myself) that have implemented population balance with breakup and coalescence--FYI, multiphaseEulerFoam IS set up to accept new non-constant diameter models though the only one implemented in the release version is isoThermalDiameter (vary bubble size with pressure).
2) This is true of bubbleFoam, but NOT true of twoPhaseEulerFoam. See twoPhaseEulerFoam/interfacialModels/dragModels. -Kent |
|
November 26, 2012, 12:50 |
|
#3 |
Senior Member
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21 |
On the issue of dragModels. I should also mention that multiphaseEulerFoam at least is able to compute the drag with a specified dispersed phase OR in a blended way. The desired method is defined in transportProperties.
|
|
February 16, 2013, 18:11 |
|
#4 | |
Member
Chris L
Join Date: Sep 2012
Posts: 53
Rep Power: 14 |
Quote:
-Chris |
||
February 28, 2013, 17:54 |
|
#5 |
Senior Member
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21 |
I am working on reduced population balance models similar to the one used in:
Drumm, C.; Attarakih, M.; Hlawitschka, M. W. & Bart, H.-J. One-group reduced population balance model for CFD simulation of a pilot-plant extraction column Ind. Eng. Che. Res., 49, 3442-3451 (2010).The basis for this is multiphaseEulerFoam which can do the Euler-Euler part for the population balance, but also can do the VOF-type sharp interface that I need for my particular multiphase application. Luis Silva has implemented DQMOM solvers in OpenFOAM. One of his papers that talks of this is: L. F. L. R. Silva and P. L. C. Lage, Development and implementation of a polydispersed multiphase flow model in OpenFOAM. Comp. & Chem. Eng. 35, pp. 2653–2666 (2011).Daniele Marchisio has also developed an OpenFOAM PBE solver(s). There is one paper mentioning it here. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] bubbleFoam and tet mesh | matt.mech.eng | OpenFOAM Meshing & Mesh Conversion | 0 | April 12, 2012 09:59 |
setting up a bubbleFoam case | matt.mech.eng | OpenFOAM Running, Solving & CFD | 0 | April 6, 2012 23:20 |
*.relax() in bubbleFoam (piso)? | enoch | OpenFOAM Running, Solving & CFD | 2 | February 28, 2012 11:41 |
Inputs for bubbleFoam | rans2009 | OpenFOAM | 0 | October 8, 2009 08:59 |
bubbleFoam | rans2009 | OpenFOAM | 3 | October 5, 2009 05:28 |