Hi Berk,<div>Thanks for your answer. I am pretty sure that there is a bug in the reader. Specifically in the file vtkEnSight6Reader.cxx. I have modified the source and now the problem is fixed. I have attached a patch to correct the problem. Could you include this patch if not in the 3.12 version at least in the next RC? We have users of our solver who need Ensight6 reader.</div>
<div>Thanks,</div><div>David<br><div><br><div class="gmail_quote">On Fri, Feb 10, 2012 at 12:59 PM, Berk Geveci <span dir="ltr">&lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<div><br></div><div>I just responded to what seems to be a related question. I wrote the following:</div><div>
<br></div><div>-------------</div><div><br></div><div><span style="border-collapse:collapse;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">Hi Jean,<div>
<br></div><div>I looked at the dataset and it looks fine at first glance. It is possible that this is a bug in the reader. Unfortunately, we don&#39;t do any work on that particular reader because Ensight 6 is a very old format and not in active use. Is there any way you can try the Ensight Gold format? To see an example of this sort of thing working, download VTKData from:</div>

<div><br></div><div><a href="http://vtk.org/VTK/resources/software.html" style="color:rgb(17,85,204)" target="_blank">http://vtk.org/VTK/resources/software.html</a></div><div><br></div><div>In there, look for blow1_ascii.case and associated files.</div>

<div><br></div><div>Also, this may have something to do with the way the file is written. I noticed that the displacement are written in a Fortran style with no spaces between the numbers. I am not sure if our parser (which uses C++) supports that or not.</div>

</span><div><br><div class="gmail_quote"><div><div class="h5">On Thu, Feb 9, 2012 at 5:53 PM, David Luet <span dir="ltr">&lt;<a href="mailto:luet@princeton.edu" target="_blank">luet@princeton.edu</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi,<div>When loading an Ensight 6, ASCII with  &quot;transient single file format&quot; and &quot;scalar per element&quot; variable in paraview I get the error message:</div><div><div><i>ERROR: In /home/kitware/Dashboards/MyTests/ParaView-master/VTK/IO/vtkEnSight6Reader.cxx, line 1187</i></div>


<div><i>vtkEnSight6Reader (0x24b5640): invalid element type</i></div></div><div>The message is repeated twice when loading a file with 3 time steps.</div><div><br></div><div>I have attached a simple example as a tarball. Here are the specs of the example:</div>


<div>- geometry: 8 nodes, 2 elements (quad4).</div><div>- variables:</div><div>   - vector per node: displacements.</div><div>   - scalar per element: pressure.</div><div>- 3 time steps</div><div><br></div><div>The tarball has two subdirectories:</div>


<div>- AsciiMultipleFile: the example in a &quot;transient multiple file format&quot;</div><div>- AsciiSingleFile: the example in a &quot;transient single file format&quot;</div><div><br></div><div>The &quot;transient multiple file format&quot; works. The &quot;transient single file format&quot; works if only the geometry and the &quot;vector per node&quot; variables (displacement) are specified, but fails if the &quot;scalar per element&quot; variables (pressure) are included. The &quot;transient single file format&quot; files were basically built by concatenating the &quot;transient multiple file format&quot; files and adding the &quot;BEGIN TIME STEP&quot; and &quot;END TIME STEP&quot; headers between the time steps.</div>


<div><br></div><div>I am running paraview v. 3.12.0 Linux x86, 64 bit that I downloaded as a binary, on a Linux CentOS 5.7 (x86_64).</div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><div><br></div>
<br></div></div>_______________________________________________<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>
<br></blockquote></div><br></div></div>
</blockquote></div><br></div></div>