<div dir="ltr">Hi,<div><br></div><div>I have problems reading PLOT3D files into paraview. Here is a small test file containing the grid:</div><div><br></div><div><div>1</div><div>3 2 2</div><div>0.0 1.0 2.0 0.0 1.0 2.0 0.0 1.0 2.0 0.0 1.0 2.0</div>
<div>0.0 0.0 0.0 1.0 1.0 1.0 0.0 0.0 0.0 1.0 1.0 1.0</div><div>0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0</div></div><div><br></div><div style>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:</div>
<div style><br></div>ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release-NoMPI/paraview/src/paraview/ParaViewCore/VTKExtensions/Default/vtkFileSeriesReader.cxx, line 690<br><br>vtkFileSeriesReader (0x11713e850): Inputs are not set.<div>
<br></div><div style>What is wrong, the file itself or the PLOT3D reader of Paraview?</div><div style><br></div><div style>Thank you,</div><div style><br></div><div style>Nikos</div></div>