|
[Sponsors] |
August 14, 2003, 17:13 |
interpolation from cell center to vertices
|
#1 |
Guest
Posts: n/a
|
hi folks. i have a 2d domain with structured grid. in my program, all variables are stored in the cell center. in order to display the results in a general purpose post-processor, i have to interpolate these variables to the cell vertices. any suggestions or reference books? thanks!
|
|
August 17, 2003, 06:04 |
Re: interpolation from cell center to vertices
|
#2 |
Guest
Posts: n/a
|
HI, Some codes ( like FLuent ) have different calculation and post-processor method. These method are Node-based and Cell based-value. thomas
|
|
August 18, 2003, 10:21 |
Re: interpolation from cell center to vertices
|
#3 |
Guest
Posts: n/a
|
ELEMVIS2 - package for scientific data visualisation Features
Software is designed for visualisation of data obtained for example from Finite Volume method applied on triangular mesh with cell centered data storing. http://adela.karlin.mff.cuni.cz/~krska/elemvis/ |
|
August 22, 2003, 08:31 |
Re: interpolation from cell center to vertices
|
#4 |
Guest
Posts: n/a
|
I think the best way is to use multilevel B-splines. They work very well and fast. For details see original paper http://www.postech.ac.kr/~leesy/ftp/tvcg97.pdf
Alexei |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Access cell face center / cell vertices | lichmaster | OpenFOAM Programming & Development | 7 | May 31, 2014 03:31 |
FvMatrix coefficients | shrina | OpenFOAM Running, Solving & CFD | 10 | October 3, 2013 15:38 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |