I have some trouble with reading Ensight-Data into Paraview. When I read the Ensight-case-file the following error occurs:
ERROR: In ..\..\..\src\Servers\Filters\vtkEnSightGoldBinaryReader2.cxx, line 1112 vtkEnSightGoldBinaryReader2 (0EFC3ED8): This is not a binary data set. Try vtkEnSightGoldReader2. ERROR: In ..\..\..\src\Servers\Filters\vtkEnSightReader2.cxx, line 395 vtkEnSightGoldBinaryReader2 (0EFC3ED8): error reading measured geometry file ERROR: In ..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 757 vtkCompositeDataPipeline (0EFFF250): Algorithm vtkEnSightGoldBinaryReader2(0EFC3ED8) returned failure for request: vtkInformation (0F04DB00) Debug: Off Modified Time: 79018 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA FROM_OUTPUT_PORT: 0 FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 Obviously, the error is caused by the "measured geometry" part of the Ensight-dataset. When I remove the corresponding lines in the case file, I can at least have a look at the thermodynamic data of the flow-field. I looked at the data with Ensight already and I did not produce any problems. Is there an issue with the data-reader in Paraview? Regards, Werner _______________________________________________ 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
