|
[Sponsors] |
November 6, 2007, 20:47 |
coefficient of bilinear interpolation
|
#1 |
Guest
Posts: n/a
|
Hi,
I'm trying to use bilinear interpolation to transfer values from 1 grid to another. Since the orginal pts are irregularly spaced, sometimes the result is not good, giving values out of the range of the original values. When this happens, it seems that either the matrix cannot be reversed, or the coefficients are not within the 0-1 range, although they still add up to 1 ie a0=6., a1=-4, a2=.5, a3=-2.5. Normally it's something like a0=.2, a1=.4, a2=.1, a3=.3. Is the latter always true? I'm trying to detect this type of error. The remedy I used is to rotate all the pts to another orientation to prevent this type of error. Anyone has a better solution? Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulation of a single bubble with a VOF-method | Suzzn | CFX | 21 | January 29, 2018 01:58 |
On the harmonic interpolation scheme for the diffusivity coefficient | vkrastev | OpenFOAM | 5 | April 11, 2011 10:13 |
Surface interpolation schemes and parallelization | jutta | OpenFOAM Running, Solving & CFD | 0 | February 25, 2010 15:32 |
Automotive test case | vinz | OpenFOAM Running, Solving & CFD | 98 | October 27, 2008 09:43 |
Wrong result with bilinear interpolation | zonexo | Main CFD Forum | 1 | June 12, 2007 16:55 |