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

Pressure computation on inlet

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 30, 2004, 07:05
Default Pressure computation on inlet
  #1
Diego Nogueira
Guest
 
Posts: n/a
Greetings everyone,

I have a doubt on pressure boundary condition on inlet. I'm trying to simulate smtg as simple as an incompressible flow on a flat pipe, for instance.

I've seen this:

Pi = Pn - 2(Vn-Vi)/(dx*Re)

Pi -> pressure @ inlet. Pn -> pressure @ neighbor cell, Vn -> y-component of air velocity @ inlet

The problem with this is that since Pn depends on Pi and vice-versa, at some point on my computations these values explode while I was expecting them to reach a stable value at some point.

Could you help this poor CS guy? Are there any other options?
  Reply With Quote

Old   January 3, 2005, 02:31
Default Re: Pressure computation on inlet
  #2
agg
Guest
 
Posts: n/a
Try this:

1)Make sure your discretization is correct for the viscous term.

2) In your pressure solver (I assume you are solving a poisson equation) do not solve for Pi. i.e. solve only upto Pn. Now, you need to supply a boundary condition for your poisson equation at Pn. For this, use the following neumann condition, namely (Pn-Pi)/dx = 2(Vn-Vi)/(dx*dx*Re)

3) Once you get the pressure solution at all internal points including Pn, use Pi = Pn - 2(Vn-Vi)/(dx*Re) to compute Pi.
  Reply With Quote

Reply


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
"Pressure Inlet" Boundary Setup Wijaya FLUENT 15 May 18, 2016 10:08
Pressure Inlet Boundary Condition Prasad FLUENT 6 April 9, 2013 21:32
steam flow in a pipe driven by a pressure gradient between inlet and outlet SalvoCalvo COMSOL 0 March 11, 2010 06:52
about pressure inlet boundary Sastry(CFD Forum) FLUENT 0 February 19, 2007 02:55
Hydrostatic pressure in 2-phase flow modeling (CFX4.2) HB &DS CFX 0 January 9, 2000 13:19


All times are GMT -4. The time now is 15:48.