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

2D Driven square cavity problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 22, 2004, 12:08
Default 2D Driven square cavity problem
  #1
rvndr
Guest
 
Posts: n/a
Hi

I am a beginner and this(2D Driven square cavity problem) is of my first problem that I am solving. I have seen in one paper during computing "Deltax" and "Deltay" grid spacings on a cartesian-aligned square grid, second order central differencing used for interior points and second-order one sided differencing used for boundary points.

My question is what is the advantage of using different differencings. In my opinion if we were using uniform grid then grid spacing should be same all over the domain.Am I correct ? If I am wrong then what are the advantages of above differencings ?

If there are any books relating this type of problems please refer me.Thanks in advance.

rvndr
  Reply With Quote

Old   February 22, 2004, 16:42
Default Re: 2D Driven square cavity problem
  #2
M
Guest
 
Posts: n/a
What method do you use? What code or package do you use?
  Reply With Quote

Old   February 22, 2004, 22:38
Default Re: 2D Driven square cavity problem
  #3
rvndr
Guest
 
Posts: n/a
oh ! I am sorry, the question is incomplete. I am using vorticity stream function formulation. I am not using any package. I didn't understand what do you mean by "what code ?" I am writing code in C.

Thanks for the reply.
  Reply With Quote

Old   February 23, 2004, 09:27
Default Re: 2D Driven square cavity problem
  #4
alex
Guest
 
Posts: n/a
As Re increases, you want to pack your mesh close to the moving boundary as finer mesh is required to resolve the gradients. It's more expensive computationally to use uniform mesh in this case, not really a big deal in 2d, but logically significant in the real world.
  Reply With Quote

Old   February 23, 2004, 14:16
Default Re: 2D Driven square cavity problem
  #5
reni
Guest
 
Posts: n/a
For the classic 2D driven cavity problem, you should probably refer the paper, by Ghia et al. " High-Re solutions for Incompressible Flow using the Navier-Stokes equations and a multigrid method", J. of Comp. Physics, 48,387-411 (1982).

As to using a different scheme at the boundaries, Eg. Central difference requires requires i+1 and i-1 points for solving du/dx. In that case you do not have i-1 at the boundary. Hence you use one sided differencing. An alternative is using a ghost cell method.

Also Refer Computational Fluid mechanics and Heat Transfer by Tannehill, might be helpful
  Reply With Quote

Old   February 24, 2004, 11:00
Default Re: 2D Driven square cavity problem
  #6
rvndr
Guest
 
Posts: n/a
Thanks reni ! could you give me the link to download that paper. I tried a lot but able to get only abstract of that paper.That will be a great help to me.Once more thanks in advance

rvndr
  Reply With Quote

Old   February 25, 2004, 10:35
Default Re: 2D Driven square cavity problem
  #7
reni
Guest
 
Posts: n/a
sorry the paper is available with the journal, so you would have to get it from a library or somewhere else.
  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
Lid Driven Cavity using Ghost Cell Method and in C++ illuminati5288 Main CFD Forum 0 August 12, 2011 22:05
Lid driven cavityflow problem palgroth Main CFD Forum 0 May 1, 2011 14:21
solidification in a square cavity arou FLUENT 2 September 22, 2010 08:26
The 2-D Driven Cavity Problem debiao Main CFD Forum 2 January 11, 2006 13:14
Traditional driven cavity Azfarizal b Mukhtar CFX 0 July 27, 2004 21:22


All times are GMT -4. The time now is 10:00.