CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

SIMPLE algorithm, P and u at inlet

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 20, 2009, 12:06
Default SIMPLE algorithm, P and u at inlet
  #1
New Member
 
Join Date: May 2009
Posts: 6
Rep Power: 16
mauz is on a distinguished road
Hello everybody,

I'm solving the N-S equations using the SIMPLE algorithm.
It converge fine and quite fast when I set dirichlet boundary conditions for the velocity at inlet and outlet of the channel, but I have problems when I want to set dirichlet B.C. for both pressure and velocity at the channel inlet.
I'm solving the u-momentum equation at the main control volume interfaces, and the pressure correction equation at the central nodes. how should I set the pressure value on the first node, in order to fulfill the inlet pressure condition? I think the problem is there.

thanks in advance

Mauri
mauz is offline   Reply With Quote

Old   February 13, 2014, 09:00
Default
  #2
New Member
 
Join Date: Jul 2013
Posts: 2
Rep Power: 0
majesty is on a distinguished road
Hello Mauri,

I am having the same problem. My code works almost perfect for velocity inlet but I have problems when I try pressure BCs. Were you able to come up with a solution to set pressure inlet & outlet to your boundary?
majesty is offline   Reply With Quote

Old   March 2, 2014, 17:06
Default
  #3
Senior Member
 
Join Date: Aug 2011
Posts: 272
Rep Power: 15
leflix is on a distinguished road
Quote:
Originally Posted by mauz View Post

when I set dirichlet boundary conditions for the velocity at inlet and outlet of the channel
How do you know the velocity magnitude at the outlet?
Imposing a neumann BC for velocity at the outlet is a better option.


Quote:
but I have problems when I want to set dirichlet B.C. for both pressure and velocity at the channel inlet.
what you do at inlet is not consistent.
If you want to impose a dirichlet BC for pressure at inlet then use neumann BC for velocity.
leflix is offline   Reply With Quote

Old   March 3, 2014, 10:04
Default
  #4
Member
 
Join Date: Oct 2012
Posts: 46
Rep Power: 13
samurai_01 is on a distinguished road
Hi!

1. The inflow conditions will be u=u_inlet, v=0, dp/dx = 0. and for outlet, we can use fully developed outflow BC, (by making few assumptions).
Fully outflow BC is du/dx = 0, dv/dx = 0 and drichlette BC on pressure, ie P=0.

2.The boundaries are always given at physical domain. I believe you are familiar with concept of fictitious cell method for imposing BCs(ref. veerstag & malasekra, or milovan Peric's CFD book). if U or V lies on the "PHYSICAL BOUNDARY" of domain, leave it as it is. If the value lies at fictitious cell, then impose P_boundary = (P_fictitious+P_internal)/2 and make P_b = 0.

Hope this helps. In case of doubts, please reply back
samurai_01 is offline   Reply With Quote

Reply

Tags
channel flux, n-s, simple


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
Finite Volume -- SIMPLE Algorithm Roger Main CFD Forum 9 September 25, 2023 12:04
Limits of SIMPLE algorithm Benzaa Main CFD Forum 1 June 10, 2009 11:42
SIMPLE algorithm for variable density flow mauz Main CFD Forum 1 May 15, 2009 15:13
sample MAPLE code for SIMPLE algorithm mia Main CFD Forum 0 February 27, 2009 23:22
Inlet table in STAR-CD Sachin Siemens 1 March 26, 2008 10:22


All times are GMT -4. The time now is 02:09.