CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Pressure driven flow in vertical pipe

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2013, 05:00
Default Pressure driven flow in vertical pipe
  #1
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
Hi to all,

I have a tank connected to a vertical pipe. The tank is full of water and the sides of the tank have the following boundary condition

Inlet
U: zeroGradient;
p: zeroGradient;
alpha1: fixedValue uniform 1;

The water in the tank would then fall into the vertical pipe. The outlet of the pipe has the following boundary condition

outlet
U: zeroGradient;
p: fixedValue uniform -250;
alpha1: zeroGradient;

The upper side of the tank is then open to the atmosphere with following boundary condition

atmosphere
U: inletOutlet;
p: totalPressure (p0=0);
alpha1: zeroGradient;

In this way I want the water to fall down based on the pressure difference between outlet and inlet. But with the mentioned boundary conditions the water moves upward and the simulation crashes after some seconds. I guess that the hydrostatic pressure at the outlet causes problems, since there is a positiv hydrostatic pressure corresponding to the water in the pipe.

Am I choosing wrong boundary conditions?

I really appreciate any help and idea.

NB. I'm using interFoam.
Attached Images
File Type: jpg boundaryCondition.jpg (19.7 KB, 100 views)
Hale is offline   Reply With Quote

Old   September 4, 2013, 14:47
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
well whats your OpenFOAM version ?
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   September 4, 2013, 18:44
Default
  #3
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
It's version 2.0.1
Hale is offline   Reply With Quote

Old   September 5, 2013, 01:53
Default
  #4
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
then you should assign p_rgh not p! p will be calculated then through solving problem whats your p_rgh configurations?
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   September 5, 2013, 05:15
Default
  #5
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
Quote:
Originally Posted by nimasam View Post
then you should assign p_rgh not p! p will be calculated then through solving problem whats your p_rgh configurations?
Sorry I didn't write that in the discribtion but I am actually assigning p_rgh and not p.

By the way do you know how to change the values for Sp and Su. In the page below, post #7 decribes that the problem with unbounded alpha1 can be solved by changing Sp and Su but I have no idea how and where to change them. Do you know that?

http://www.cfd-online.com/Forums/ope...tml#post449990


Thanks for your time
Hale is offline   Reply With Quote

Old   September 5, 2013, 10:17
Default
  #6
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
Quote:
Originally Posted by Hale View Post
Sorry I didn't write that in the discribtion but I am actually assigning p_rgh and not p.
why do u assign p_rgh a negative value?
Quote:
By the way do you know how to change the values for Sp and Su. In the page below, post #7 decribes that the problem with unbounded alpha1 can be solved by changing Sp and Su but I have no idea how and where to change them. Do you know that?

http://www.cfd-online.com/Forums/ope...tml#post449990


Thanks for your time
well, you should change the source code, look at alphaEqn.H, in
Code:
solvers/multiphase/interFoam
and 
solvers/multiphase/compressibleInterFoam
then compile your code , however i think atleast now you should get sure about your BC it can be future step
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   September 13, 2013, 09:16
Default
  #7
Member
 
Hale
Join Date: May 2013
Posts: 53
Rep Power: 12
Hale is on a distinguished road
Thanks a lot Nima. I have solved the problem.
Hale is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Application of a pressure gradient/forcing term in a compressible pipe flow mrs206 OpenFOAM 1 July 14, 2017 13:36
total pressure change in a pipe flow Im FLUENT 5 February 23, 2017 09:55
steam flow in a pipe driven by a pressure gradient between inlet and outlet SalvoCalvo COMSOL 0 March 11, 2010 07:52
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 06:13
Hydrostatic pressure in 2-phase flow modeling (CFX4.2) HB &DS CFX 0 January 9, 2000 14:19


All times are GMT -4. The time now is 05:42.