|
[Sponsors] |
September 8, 2014, 19:54 |
One problem on the VOF dam break simulation
|
#1 |
New Member
Peter
Join Date: May 2012
Location: New York
Posts: 18
Rep Power: 14 |
Hello All,
I have met a problem regarding the dam break simulation. I am developing a VOF code based on the PISO method. When I simulate a dam break flow, the water ftont becomes a "step" shape as shown in the attached figures. I have checked the code, nothing found. If you have any suggestion, do let me know. Thanks for your instructions. Best, Peter |
|
September 9, 2014, 06:03 |
Maybe changing the mesh...
|
#2 |
New Member
Join Date: Aug 2014
Posts: 13
Rep Power: 12 |
Hi,
I don't know really anything about how your code can be wrong. But from my VOF experience you usually need a finer mesh resolution where the interface is. Just a first thought that comes to my mind, can it be that your mesh on the interface is too coarse and it is difficult to capture the physics in this region and it is therefore you see this effect? As I can see at that part of the domain it is very little water and mostly interface, I can imagine that it is hard to capture it differently. I recommend that before you change your code, try creating a mesh with a finer grid where you expect the interface to be. Hope that helps! //Parisa |
|
September 9, 2014, 11:45 |
|
#3 |
Member
Join Date: Jul 2013
Posts: 56
Rep Power: 13 |
1) Have you fully tested your N-S solver for a single phase? If your flow solution is not correct, you can't expect that the VOF solution will be good.
2) Have you performed a convergence analysis on your solution? Such an analysis needs to cover both spatial and temporal discretization. 3) By integrating your solution, you should be able to calculate the mass of each phase at each time-step. Each phase's mass should remain constant. (Assuming there is no flow across the boundaries, if there is a flow across your boundaries, you can integrate the normal flow across the boundaries and add this term to the conservation equation) |
|
September 9, 2014, 19:08 |
|
#4 | |
New Member
Peter
Join Date: May 2012
Location: New York
Posts: 18
Rep Power: 14 |
Thanks for your response. I have tested the single phase flow, it works well. And also, I have tested the mass convergence property. it also is reasonable.
Now, I am thinking about the method to compute the density on the control surface of the control volume. I directly use the averged density from the Cell P and its neighbour Cell N. I am continuing to check the code, once I fix it, I will tell all of you! Best, Peter Quote:
|
||
September 9, 2014, 19:10 |
|
#5 | |
New Member
Peter
Join Date: May 2012
Location: New York
Posts: 18
Rep Power: 14 |
Thanks for your response. Actually, I have tested the fine mesh case, the problem is eliminate to some extent, while it still has some similar shape of the water front as shown in the attached figure. I am continuing to work on this. Once I fix it, I will let you know. Thanks again for your help and instruction.
Best, Peter Quote:
|
||
September 10, 2014, 02:33 |
|
#6 |
Member
Virendrasingh Pawar
Join Date: Jun 2013
Posts: 47
Rep Power: 13 |
Does this shape persists over all transient vof contour plots?..if yes..then you can switch to higher order intetface tracking schemes...
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem about VOF and species couple | Cloud | FLUENT | 0 | June 15, 2012 02:23 |
dam break problem | tharem | OpenFOAM | 11 | December 14, 2011 12:15 |
VOF diffuse problem on two fluids problem | Fang Jin | FLUENT | 5 | February 17, 2011 06:38 |
Vof for spray simulation | ash-khan | FLUENT | 1 | June 6, 2010 09:28 |
Mass conservation problem in mixing tank multiphase simulation | rockewan | FLUENT | 0 | April 6, 2010 13:34 |