|
[Sponsors] |
December 15, 2010, 05:50 |
Boundary conditions for an outlet
|
#1 |
New Member
Tao Zhu
Join Date: Dec 2010
Location: Munich
Posts: 5
Rep Power: 16 |
Hi all,
I'm studying tutorial 3, a dam break. And I changed the gravity to the positive y direction just for fun. So the liquid would go up, and I expect the liquid to exit the domain, like you have a cup of water, then you turn the cup around, and the water inside would spill out. Thus I have to changed the boundary condition of the upper face named as 'atmosphere'. I searched a lot from this Forum and tried different types of alpha1 and U, like inletOutlet, or zeroGradient, etc. Here are some of my codes: alpha1: atmosphere { type inletOutlet; inletValue uniform 0; value uniform 0; } U: atmosphere { type inletOutlet; inletValue uniform (0 0 0); value uniform (0 0 0); } this is one case. Another case I tried was: alpha1: atmosphere { type fixedValue; value uniform 0; } U: atmosphere { type zeroGradient; } Both cases don't work. There is always some fluid remaining in the domain. Which boundary conditions should I choose? Can anyone help? |
|
December 20, 2010, 09:11 |
|
#2 |
New Member
Tao Zhu
Join Date: Dec 2010
Location: Munich
Posts: 5
Rep Power: 16 |
Could anyone help me?
|
|
December 28, 2010, 10:19 |
|
#3 |
New Member
Philipp Bachmann
Join Date: May 2010
Location: Esslingen, Germany
Posts: 7
Rep Power: 16 |
Hi kongfu,
nice example. I just read your thread, but canīt really help you with that example. But here is a side, where you can read about all boundary conditions. Hope, this can help you. http://www.openfoam.com/docs/user/boundaries.php bye and a happy new year. phil |
|
January 5, 2011, 05:59 |
|
#4 | |
New Member
Tao Zhu
Join Date: Dec 2010
Location: Munich
Posts: 5
Rep Power: 16 |
Quote:
Hi Phil, Thank you very much for your help! It's very useful. I will try it. If I have made any progress, I will inform you. Best regards and happy new year, Tao |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boundary Conditions | Thomas P. Abraham | Main CFD Forum | 20 | July 7, 2013 06:05 |
Tank Outlet Boundary conditions | aequitas | FLUENT | 2 | November 23, 2007 12:45 |
Outlet boundary conditions for unsteady flow | Bjorn B | Main CFD Forum | 3 | January 11, 2006 06:42 |
Boundary conditions? | Tom | Main CFD Forum | 0 | November 5, 2002 02:54 |
A problem about setting boundary conditions | lyang | Main CFD Forum | 0 | September 19, 1999 19:29 |