[vtkusers] create VTU file

David E DeMarle dave.demarle at kitware.com
Tue Jul 2 14:06:53 EDT 2019


There is a typo in your file on line 153.
DataArray type="Int64" Name="offsets" format="ascii" RangeMin="8"
RangeMax="200"
should be
<DataArray type="Int64" Name="offsets" format="ascii" RangeMin="8"
RangeMax="200">

Note -
Please ask questions on discourse.vtk.org. The existing mailing lists are
about to be put into read only/archive mode.

David E DeMarle
Kitware, Inc.
Principal Engineer


On Tue, Jul 2, 2019 at 11:27 AM Vaya Putra <vaya.candida.putra at gmail.com>
wrote:

> dear all
> i am new user using vtu file.
> i want to build unstructured grid, including some value pressure,
> temperature and fracture.
> please find my attachment VTU file
>
> i got some error message
>  Error parsing input file.  ReadXMLInformation aborting.
>
>
> thank for your help
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190702/00fc92c2/attachment.html>


More information about the vtkusers mailing list