Hi,

I'm trying to read a "home made" xdmf file into paraview but, a get the following error:

Warning: In /Users/partyd/Kitware/ParaView-3.6/ParaView3/VTK/Filtering/ vtkDataSet.cxx, line 447 vtkUnstructuredGrid (0x1fa64d80): Cell array Eps2 with 1 components, has 11376 tuples but there are only 1896 cells

Tensor6 implies a value with 6 components ???
Why paraview thinks that Tensor6 is a 1 components  field???

--- extract of the xdmf file ---
...
       <Attribute Name="Eps2" Center="Cell"  AttributeType="Tensor6" >
           <DataItem Format="XML" Dimensions="1896 6">
0.00053052 -0.00004700 -0.00009759 0.00005925 -0.00000354 0.00008632 0.00049287 -0.00008033 -0.00017234 0.00000038 -0.00000417 0.00004718
...
----------------------------------

Thanks
Felipe

_______________________________________________
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