[Paraview] Unexpected crashing of Paraview 3.98.1.....

Sebastien Jourdain sebastien.jourdain at kitware.com
Sun Mar 31 12:07:32 EDT 2013


Did you double checked that document to see if you didn't made any mistake
in the file format ?

http://vtk.org/VTK/img/file-formats.pdf

If you want you can try to create a cone/plane/sphere inside ParaView and
save it as legacy ascii format to look into the file yourself.

Seb


On Sun, Mar 31, 2013 at 11:43 AM, Ashish Saxena <smartashishsaxena at gmail.com
> wrote:

> Sir / Mam,
>
> When I try to open a .vtk file made by script, the Paraview crashes
> unexpectedly. Below is my vtk file content..
>
> # vtk DataFile Version 2.0
> Temperature Distribution Example
>
> ASCII
> DATASET UNSTRUCTURED_GRID
> POINTS 12 float
>  0.0000  0.0000  0.0000
>  0.0100  0.0000  0.0000
>  0.0200  0.0000  0.0000
>  0.0200  0.0000  0.0030
>  0.0100  0.0000  0.0030
>  0.0000  0.0000  0.0030
>  0.0000  0.0100  0.0000
>  0.0100  0.0100  0.0000
>  0.0200  0.0100  0.0000
>  0.0200  0.0100  0.0030
>  0.0100  0.0100  0.0030
>  0.0000  0.0100  0.0030
>
> CELLS 2 18
>  8 1 2 8 7 6 5 11 12
>  8 2 3 9 8 5 4 10 11
>
> CELL_TYPES 2
>  12
>  12
>
> POINT_DATA  12
> SCALARS Temperature float
> LOOKUP_TABLE default
>  100.000000
>  49.949237
>  29.414048
>  29.417470
>  49.909044
>  100.000000
>  100.000000
>  49.949237
>  29.414048
>  29.417470
>  49.909044
>  100.000000
> VECTORS direction float
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>  1.000000  1.000000  1.000000
>
>
> Its a very small file but it is still not opening in Paraview. I have
> checked all the nodal values but still not able to find the problem. Please
> help with this. ThankYou.
>
> Regards,
>
> Ashish Saxena
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130331/dbbd5785/attachment.htm>


More information about the ParaView mailing list