Ok, I understand but does it mean that PV is supposed not to be used for visualizing data that are not spacially defined? I have time series of global simulation quantities, such as energy, mean pressure and so, and I would like to draw a set of y=f(t) curves using the Plot filter, how could I built an appropriate datafile?
Date: Tue, 22 May 2012 09:31:50 -0400 Subject: Re: [Paraview] VTK legacy file format supported? From: [email protected] To: [email protected] CC: [email protected] Try opening one that actually has a mesh, like office.binary.vtk. That one is a bad example for ParaView in that it doesn't have any mesh associated with it, just bunch of arrays. We could make ParaView support that file pretty easily but it has never been a priority. Overall, support for the legacy VTK format is there and we don't plan on dropping it ever. On Mon, May 21, 2012 at 1:19 PM, Fred Fred <[email protected]> wrote: Hello, I try to load financial.vtk - a legacy file from the VTKdata set - but PV does not seem to recognize the format!? _______________________________________________ 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
_______________________________________________ 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
