Colin,

> <DataArray type="Float64"                          Name="time"
> format="ascii">
> [...]
> Is there something wrong with the format of my vtu file?

Adding the attribute

    NumberOfTuples="2"

to the <DataArray...> declaration should resolve the issue you are seeing.

Karl

_______________________________________________
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