|
[Sponsors] |
December 25, 2000, 19:48 |
Boundary Condition for Driven Cavity problem
|
#1 |
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?
|
|
December 26, 2000, 00:18 |
Re: Boundary Condition for Driven Cavity problem
|
#2 |
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 |
|
December 26, 2000, 06:53 |
Re: Boundary Condition for Driven Cavity problem
|
#3 |
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
|
|
December 26, 2000, 10:58 |
Re: Boundary Condition for Driven Cavity problem
|
#4 |
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 |
|
January 11, 2001, 00:12 |
Re: Boundary Condition for Driven Cavity problem
|
#5 |
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 |
|
January 15, 2001, 04:53 |
Re: Boundary Condition for Driven Cavity problem
|
#6 |
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 |
|
August 15, 2015, 21:29 |
|
#7 |
New Member
Francisco Angel
Join Date: Dec 2012
Posts: 26
Rep Power: 13 |
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. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
ICEM boundary condition problem | Martin_D | ANSYS Meshing & Geometry | 2 | February 14, 2011 11:20 |
boundary condition problem | maxims | Main CFD Forum | 4 | October 10, 2010 22:34 |
Problem with ambit | Lio | FLUENT | 4 | July 6, 2004 09:23 |
a problem with Boundary condition | M Rad | Main CFD Forum | 12 | November 27, 1998 13:49 |