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

Using compressible BCs for incompressible problems

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2006, 01:07
Default Using compressible BCs for incompressible problems
  #1
cfd
Guest
 
Posts: n/a
Hello ppl,

I'm trying to formulate the flow past a block in an open domain. I've a fractional step scheme on hand and I'm using the finite volume method. I've used it to test Ghia's lid driven cavity and results are very similar.

I believe I just need to modify the boundary conditions (BCs) for my new problem. I was reading Blazark's CFD book and these are the BCs given for subsonic inflow and outflow (mine is an incompressible problem)

For inflow a belongs to outside of domain, b is on the boundary, d is inside domain. a .... b .... d

p(b)=0.5*{p(a)+p(d)-rho(0)*c(0)*[nx*(u(a)-u(d))+ny*(v(a)-v(d))]}

rho(b)=rho(a)+(rho(b)-rho(a))/c(0)^2

u(b)=u(a)nx*(p(a)-p(b))/(rho(0)*c(0))

v(b)=v(a)nx*(p(a)-p(b))/(rho(0)*c(0))

rho(0) & c(0) represents reference state

For outflow a belongs to outside of domain, b is on the boundary, d is inside domain. d .... b .... a

p(b)=p(a)

rho(b)=rho(d)+(rho(b)-rho(d))/c(0)^2

u(b)=u(d)nx*(p(d)-p(b))/(rho(0)*c(0))

v(b)=v(d)nx*(p(d)-p(b))/(rho(0)*c(0))

p(a)=prescribed static pressure

So, is this BCs applicable since this is an incompressible problem?

Also in most problems, ppl usually specify inlet velocity (e.g. u=1,v=0). Is there a need to specify pressure at

inlet as well?

  Reply With Quote

Old   April 16, 2006, 02:41
Default Re: Using compressible BCs for incompressible prob
  #2
Harish
Guest
 
Posts: n/a
When you specify velocity you do not usually specify pressure.Have a look at peric and ferziger for more details.

-H
  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
Compressible Nozzle Flow sebastian OpenFOAM Running, Solving & CFD 14 September 21, 2016 10:47
Blow of compressible solver while using K-epsilon model in openfoam Amit Mathur OpenFOAM 16 October 6, 2013 11:09
Fixed grid methods for compressible viscous flow liujmljm Main CFD Forum 1 November 7, 2010 17:54
p & U outlet bcs for realistic wind inlet profile stevek OpenFOAM 4 July 19, 2010 02:29
Problems with convergence and initial guessed fields in compressible steady flows Pedro Gil Main CFD Forum 3 April 25, 2000 11:34


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