[Paraview] Reading PLOT3D into Paraview

Nikolaos Beratlis nikos.beratlis at gmail.com
Wed Mar 13 17:17:41 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130313/bc43830a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grid.png
Type: image/png
Size: 22209 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130313/bc43830a/attachment-0001.png>


More information about the ParaView mailing list