Jennifer, It is quite possible that the files for time steps 0-2 specify a certain number of elements in the data array but the data array itself has fewer elements. You can see this by opening the file with a text editor. Can you share the file that produces the error?
So the bug could be in program that writes those files. Dan On Sun, Jun 14, 2015 at 7:23 PM Jennifer Mary Tarnowski <[email protected]> wrote: > Hi, > > I'm receiving the following error when I try to visualize data that is > saved in 10 time steps. > > ERROR: In > /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release-Python27/paraview/src/paraview/VTK/IO/XML/vtkXMLDataReader.cxx, > line 434 > > vtkXMLUnstructuredGridReader (0x7faff494d5c0): Cannot read point data > array "Displacement" from PointData in piece 0. The data array in the > element may be too short. > > > After about the 4th time step, I stop receiving the error and things like > displacement, stress, etc. display properly. Is this a bug in ParaView or > is there something I need to change in my settings somewhere to allow > visualization of the first 3 time steps? > > > Thanks, > > > Jennifer > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
