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

Boundary Condition for Driven Cavity problem

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By dado

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 25, 2000, 18:48
Default Boundary Condition for Driven Cavity problem
  #1
dado
Guest
 
Posts: n/a
Hello, I am using a Finite difference method for solving Incompressible N-S equations on a staggered grid in a driven cavity flow (SIMPLE with pressure correction method with Mat Lab). Does anyone have an idea about the boundary condition for pressure and velocity? I have velocity grid outside of domain and I was trying to implemented velocity as v(1,= -v(2, (or u) for points outside a domain (there is a wall between thus points with non slip condition), pressure on the boundary was the same as a pressure in a next point in, p(1,=p(2, (with dp/dx|_w = 0 and dp/dy|_w = 0 for y-direction). But I have not a god result. My program work well for channel flow (couetteflow). Can anyone help me with boundary condition?
shubham12 likes this.
  Reply With Quote

Old   December 25, 2000, 23:18
Default Re: Boundary Condition for Driven Cavity problem
  #2
Ghanshyam Singh
Guest
 
Posts: n/a
You better fix the pressure at the center of the cavity along with the BCs you are using at present. I wonder, how did you get good answer for channel flow? Will you pl. tell me the details.

GS
  Reply With Quote

Old   December 26, 2000, 05:53
Default Re: Boundary Condition for Driven Cavity problem
  #3
senthil
Guest
 
Posts: n/a
hi i agree with Mr.singh.If that does'nt work try fixing the pressure some where on the lid( > than the initial assumption for pressure) by
  Reply With Quote

Old   December 26, 2000, 09:58
Default Re: Boundary Condition for Driven Cavity problem
  #4
JunseokKim
Guest
 
Posts: n/a
what about the boundary condition for the moving lid?

some people put the boundary condition like this

u(i,j_max +1) = 2.0*(moving lid velocity) - u(i,j_max)

for i=1, ... , i_max.

This is from the book "Numerical Simulaton in Fluid Dynamics"

by Michael Griebel
  Reply With Quote

Old   January 10, 2001, 23:12
Default Re: Boundary Condition for Driven Cavity problem
  #5
Enggar Sadtopo
Guest
 
Posts: n/a
Hello Dado,

In non-slip BCs velocities on the wall = 0 (u=0, v=0) except at 1 side (top). For pressure correction step you have a Neumann BC on the wall ( dp/dn=0 ). A pressure datum p=0 is specified at the middle of the bottom wall.

I'll tell u that singularities will develop where the boundary contour isn't smooth.

Enggar
  Reply With Quote

Old   January 15, 2001, 03:53
Default Re: Boundary Condition for Driven Cavity problem
  #6
Pavan Sharma
Guest
 
Posts: n/a
Sir, i m doing my project on pressure correction techniques followed by Suhas Patankar. I m working on Simple, Simpler & Simplec algorithm applied on the problem "LID DRIVEN CAVITY". I need the codes in C or FORTRAN language. If u can give, it will oblige me.

sincerely urs Pavan Sharma Final Year, IIT Guwahati

  Reply With Quote

Old   August 15, 2015, 20:29
Default
  #7
New Member
 
Francisco Angel
Join Date: Dec 2012
Posts: 26
Rep Power: 13
francisco.angel is on a distinguished road
I know a long time has passed from when the question was asked, but here is a link for a cavity flow implementation in matlab:
http://www.mathworks.com/matlabcentr...en-cavity-flow
I haven't tested it myself though.
btw I'm developing a cavity simulation in Matlab, but I haven't finished yet.
francisco.angel is offline   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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
ICEM boundary condition problem Martin_D ANSYS Meshing & Geometry 2 February 14, 2011 10:20
boundary condition problem maxims Main CFD Forum 4 October 10, 2010 21:34
Problem with ambit Lio FLUENT 4 July 6, 2004 08:23
a problem with Boundary condition M Rad Main CFD Forum 12 November 27, 1998 12:49


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