[Paraview] Help with unstructured grid

2013-08-07 Thread George Howitt
Hi I have a fortran code that I'm trying to get streamlines from. The code generates a spherical grid of points and a velocity on each of those points. I have been using a structured grid but paraview doesn't seem to read the vectors, instead it thinks they are more grid points and plots them as

Re: [Paraview] Help with unstructured grid

2013-08-18 Thread George Howitt
Thanks for the file Sam, but having looked into it some more I think that I need to be using a polydata format rather than unstructured grid, as the data I have is a point mesh. Could anyone let me know how the legacy files need to be set up for polydata using vertices? My code outputs a grid of