[Paraview] Cannot read point data array

Bart Vandewoestyne Bart.Vandewoestyne at telenet.be
Thu Mar 3 05:18:53 EST 2011


Hello list,

When I try to load the following file:

http://www.kuleuven-kortrijk.be/~bartv/HxHyEz_t000001.vtu

with paraview 3.8.0 on Linux Ubuntu 10.10, I get the error

ERROR: In
/home/kitware/ParaView-3-8/ParaView-3.8/ParaView/VTK/IO/vtkXMLDataReader.cxx,
line 508
vtkXMLUnstructuredGridReader (0xad48530): Cannot read point data
array "E" from PointData in piece 2.  The data array in the
element may be too short.

For as far as I can see, in Piece 2, the data array has 28
E-vectors, which is exactly the number of points I have, so I
don't see why the data array could be too short.

Another thing that I noticed is that the smallest value in Piece
2 is -2.46112e-34 which is quite close to 1.18e-38 which is the
minimum positive value for single precision (Float32).

Does anybody have an idea on what exactly is the problem with my
.vtu file and how I can solve it?

Thanks,
Bart

-- 
	"Share what you know.  Learn what you don't."


More information about the ParaView mailing list