[Paraview] Problem reading Ensight Gold file with large number of time steps

2010-03-24 Thread Hom Nath Gharti
Dear all, I am trying to read a case file attached, where I have 200 time steps. But I get the following error: ERROR: In ..\..\..\..\Temp\ParaView3\Servers\Filters\vtkEnSightReader2.cxx, line 1152 vtkEnSightGoldBinaryReader2 (08526E00): Error with vtkEnSightReader2: 'time values' not found!!!

Re: [Paraview] Problem reading Ensight Gold file with large number of time steps

2010-03-24 Thread Zhanping Liu
Hom: You are right. (1) There is a 80-char limit on the length of any line in the case file (actually also on the length of any line that stores ASCII/descriptive information in a binary file). Thus the 200 time values can not be placed on a single line. Otherwise only the first several