Hi,

I have problems reading PLOT3D files into paraview. Here is a small test
file containing the grid:

1
3 2 2
0.0 1.0 2.0 0.0 1.0 2.0 0.0 1.0 2.0 0.0 1.0 2.0
0.0 0.0 0.0 1.0 1.0 1.0 0.0 0.0 0.0 1.0 1.0 1.0
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0

The grid is a 3D one, it has one block with size 3x2x2 and the format is
ASCII. I can read this file into Tecplot without any problem but when I try
to read it into Paraview 3.98 I get the following error:

ERROR: In
/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release-NoMPI/paraview/src/paraview/ParaViewCore/VTKExtensions/Default/vtkFileSeriesReader.cxx,
line 690

vtkFileSeriesReader (0x11713e850): Inputs are not set.

What is wrong, the file itself or the PLOT3D reader of Paraview?

Thank you,

Nikos

<<attachment: grid.png>>

_______________________________________________
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