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

central difference approximation

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 4, 2011, 08:49
Default central difference approximation
  #1
New Member
 
Join Date: Jul 2010
Posts: 10
Rep Power: 15
Hermano is on a distinguished road
Hi,

Where can I find the expression of the central difference approximation of the first and second derrivative (spatial) for a NON uniform grid?
Hermano is offline   Reply With Quote

Old   January 4, 2011, 18:00
Default
  #2
otd
Member
 
private
Join Date: Mar 2009
Posts: 74
Rep Power: 17
otd is on a distinguished road
For 3 points, (x1, f1), (x2, f2), (x3, f3), x1 < x2 <x3

Two methods (identical results for the approximation):

1. Expand f1 and f3 about x2 in Taylor series. Expand through the second derivatives.

You get two equations with unknowns df/dx and d^2f/dx^2 evaluated at x2. Solve those for your solution. Note: Expand through the 3rd and 4th derivatives, you have terms for the major errors you ignore by truncating the series after the 2nd derivatives.

2. Fit a parabola, f(x) = f2 + b(x - x2) + c(x - x2)^2 through the 3 points. b and c will be functions of x1, x2, x3 and f2 and f3.

Good luck.

OTD
otd is offline   Reply With Quote

Old   January 5, 2011, 17:23
Default
  #3
Senior Member
 
Join Date: Nov 2009
Posts: 411
Rep Power: 19
DoHander is on a distinguished road
Try this book:

Ferziger and Peric - Computational Methods for Fluid Dynamics

Do
DoHander is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
First order in time and Central Difference Convergence problem RameshK Main CFD Forum 7 July 17, 2010 14:13
central difference method sudhir FLUENT 6 May 6, 2008 09:17
Specified Blend factor =1 Vs Central Difference Kushagra CFX 4 May 2, 2008 13:14
Central DIfference Glen Main CFD Forum 9 May 27, 2005 02:06
Central Difference vs Upwind Defference S. Balasubramanyam Main CFD Forum 5 January 16, 2002 01:58


All times are GMT -4. The time now is 07:29.