|
[Sponsors] |
May 21, 2010, 09:27 |
Grid-to-grid data interpolation
|
#1 |
New Member
Alexander Sventitskiy
Join Date: Jun 2009
Posts: 4
Rep Power: 17 |
Hi!
I have the following problem. I have CFD solution of my flowfield, the solution was performed on a unstructured grid using Fluent. I need to interpolate these data to a new STRUCTURED grid and save the result in stuctured view, i.e. as a function of coefficient i,j,k only. Fluent can do this interpolation, but the result is too diffusive. One can use Tecplot, but tecplot native file retains the grid as unstructured. Besides, it can not read my huge Fluent files. Is some another program(s) that can solve my problem?? Best wishes, Alex |
|
May 24, 2010, 03:36 |
|
#2 |
New Member
Join Date: Mar 2010
Posts: 10
Rep Power: 16 |
I know Matlab has built in unstructured to structured interpolation. It isn't perfect but it might be good enough for you case.
griddata is the command. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Richardson extrapolation | pc | Main CFD Forum | 11 | March 8, 2013 07:50 |
grid data | white heart | Main CFD Forum | 4 | May 4, 2010 10:05 |
Surface interpolation schemes and parallelization | jutta | OpenFOAM Running, Solving & CFD | 0 | February 25, 2010 15:32 |
How to generate OpenFOAM grid from DEM data | rcpoudel | OpenFOAM Pre-Processing | 1 | May 22, 2006 14:41 |
Loading transient data of moving grid | leo | Siemens | 3 | April 9, 2003 02:35 |