Dear Paraview users,
 
I have a gridded data in a text file with lines such as x y z f(x, y, z), where each of x, y and z is equally spaced. I'd like to plot isosurfaces f == const. But when I import the file, I can only apply Table To Structured Grid filter, and it reads the file as if it were arbitrary curvilinear grid. How can I transform this grid to the rectilinear one? And is there any way to interpolate data between points, as grid size is 12*11*14 only? I could, for example, create finer uniform rectilinear mesh and estimate f on this mesh points, then plot it, but don't know how to do it. Any advice is appreciated.
 
Sorry if such a question appeared million times, google couldn't help.
 
Thanks,
Oleg Sergeev,
VNIIA, Moscow.
 
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to