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

2D-Interpolation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2003, 04:14
Default 2D-Interpolation
  #1
Don Tron
Guest
 
Posts: n/a
Hi all,

I need to perform two-dimensional interpolation from nonrectangular grid to other nonrectangular grid. Would you help me with algorithm?

  Reply With Quote

Old   October 4, 2003, 11:37
Default Re: 2D-Interpolation
  #2
xueying
Guest
 
Posts: n/a
2 steps:

1. interpolate nonregular grid values to a regular grid

2. interpolate to get the other nonregular grid values from the regular grid
  Reply With Quote

Old   October 4, 2003, 12:54
Default Re: 2D-Interpolation
  #3
TPallidum
Guest
 
Posts: n/a
The simplest method is to just do bilinear interpolation from the first nonuniform grid onto the points in the second grid. The algebra is a bit tedious but straightforward. This method doesn't care if the second grid is uniform or not. However, things get much harder if you have special requirements, such as high accuracy, a function that is not smooth, or you need to match some constraint such as conserving mass when you interpolate a density field.
  Reply With Quote

Old   October 30, 2003, 03:40
Default Re: 2D-Interpolation
  #4
autofly
Guest
 
Posts: n/a
you can try least square in 2d. it can satisfy the accuracy's requirement
  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
Help on 2D interpolation in StarCCM+ madhuri Siemens 1 May 30, 2017 03:20
Interpolation Error on FAM Mesh with Cyclic BCs ngj OpenFOAM Bugs 1 August 9, 2011 06:12
urgent help needed (rhie-chow interpolation problem) Ardalan Main CFD Forum 2 March 18, 2011 15:22
Surface interpolation schemes and parallelization jutta OpenFOAM Running, Solving & CFD 0 February 25, 2010 14:32
momentum interpolation for collocated grid Hadian Main CFD Forum 4 December 25, 2009 07:25


All times are GMT -4. The time now is 14:38.