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

discretization in finite difference method

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 13, 2008, 12:00
Default discretization in finite difference method
  #1
student
Guest
 
Posts: n/a
Dear Sir,

I am solving 2d fluid flow problem using staggered grid (uniform grid with finite difference method), where pressure lies at the grid node and velocities lie at the flux node. We can discretize for the inner node d2p/dx2= (p[i+1]-2p[i]+p[i-1])/delx^2 but Near the boundary we have half control volume. I dont know how to discretize d2p/dx2 using finite difference method. please give some suggestions. thanking you.
  Reply With Quote

Old   June 13, 2008, 13:03
Default Re: discretization in finite difference method
  #2
mettler
Guest
 
Posts: n/a
If I understand your question, your boundary conditions should take care of the boundary, which will be your (i-1) cell, or your (i+1) cell at the end. You should know values for those.
  Reply With Quote

Old   June 14, 2008, 16:43
Default Re: discretization in finite difference method
  #3
jinwon park
Guest
 
Posts: n/a
Use ghost cells which have values copied from the inner region. Refer to general CFD texts with the keyword "ghost cell" or "dummy cell"
  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
Finite Difference Vs. Finite Volume elankov Main CFD Forum 43 December 18, 2010 16:30
finite difference vs. finite volume?? morteza08 Main CFD Forum 2 May 25, 2010 16:59
Control Volume , Finite Volume, Finite Control Volume, Finite Element Method technocrat.prakash Main CFD Forum 1 April 24, 2010 19:24
Comparison: Finite Volume Method vs. Analytic Method m-fry Main CFD Forum 1 April 20, 2010 14:40
finite volume method for CFD analysis of 2D blunt body Aditya Vaze Main CFD Forum 1 January 19, 2000 13:55


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