<div>Hom:</div>
<div> </div>
<div> You are right.</div>
<div> </div>
<div> (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 would be parsed while the rest would be ignored.</div>
<div> </div>
<div> (2) As you noticed from the code, the time values can be placed on multiple lines to address the aforementioned over-limit issue.</div>
<div> </div>
<div> (3) Even the first several time values are not necessarily placed on the same line as that of the "TIME VALUES" token. In other words, the time values may be placed beginning on a line following the token line --- the non-inline case.</div>
<div> </div>
<div> Good luck.</div>
<div> </div>
<div> -Zhanping<br><br></div>
<div class="gmail_quote">On Wed, Mar 24, 2010 at 7:52 AM, Hom Nath Gharti <span dir="ltr"><<a href="mailto:hng.email@gmail.com">hng.email@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I saw the code in vtkEnSightReader2.cxx, and noticed that I can use<br>the multiple lines for time values. That works fine.<br>
<br>Thanks.<br>
<div>
<div></div>
<div class="h5"><br>On Wed, Mar 24, 2010 at 8:52 AM, Hom Nath Gharti <<a href="mailto:hng.email@gmail.com">hng.email@gmail.com</a>> wrote:<br>> Dear all,<br>><br>> I am trying to read a case file attached, where I have 200 time steps.<br>
> But I get the following error:<br>><br>> ERROR: In ..\..\..\..\Temp\ParaView3\Servers\Filters\vtkEnSightReader2.cxx,<br>> line 1152<br>> vtkEnSightGoldBinaryReader2 (08526E00): Error with vtkEnSightReader2:<br>
> 'time values' not found!!!<br>><br>> When I delete all but first 10 values and modify the number of time<br>> steps to 10, that works. It seems that there is the limitation in line<br>> size in the reader. But we need to give all the time values in a same<br>
> line according to the format.<br>><br>> I would appreciate your suggestions.<br>><br>> Hom Nath<br>><br></div></div>
<div>
<div></div>
<div class="h5">_______________________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Zhanping Liu, PhD<br>Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x 138<br><a href="http://www.zhanpingliu.org">http://www.zhanpingliu.org</a><br>