Hello Rick,<div><br></div><div>Can you please send me the file to me also(ASCII preferable)? I just finish building my own VTK parser which I believe has equivalent functionality at least for ASCII .VTK files. I also had some precision issues(and byte ordering) while writing a Binary parser. Certainly there are some files that Paraview cannot fully comprehend. Well, let me know.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>--</div><div>Jeonggyu Lee<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 3:54 PM, da <span dir="ltr">&lt;<a href="mailto:remywendy@gmail.com">remywendy@gmail.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 Rick,<div><br></div><div>Got the email. I can&#39;t open your binary files either. I&#39;m going to guess that this is a precision issue - have you tried writing the files into single precision binary and trying again with Paraview? This won&#39;t matter for ASCII cases but makes the difference for Binary. The plot3d reader currently works only with single-precision.</div>

<div><br></div><div>Paraview does not support function files. You will need to modify the vtkMultiBlockPLOT3DReader (or write your own) + paraview plugin for that.</div><div><br></div><div>Da<br><br><div class="gmail_quote">

On Thu, Mar 18, 2010 at 12:59 PM, Rick Burnes <span dir="ltr">&lt;<a href="mailto:rick.burnes@mchsi.com" target="_blank">rick.burnes@mchsi.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">Did you receive my last email that included the file attachments?<div><br></div><div>My email to you and to the paraview list is still waiting for moderator approval since it is larger than 120KB, but hopefully it will get approved soon.</div>

<div><br></div><div>I was hoping you would have some thoughts/comments on my questions and also to find out if you were able to read the binary plot3D grid and solution files that I included.</div><div><br></div><div>Sincerely,</div>

<div>Rick</div><div><div></div><div class="h5"><div><div></div><div><div><br><div><div>On Mar 17, 2010, at 5:22 PM, da wrote:</div><br><blockquote type="cite">Can you attach an example file that paraview reads differently compared to Tecplot?<br>

<br><div class="gmail_quote">On Wed, Mar 17, 2010 at 4:54 PM, Rick Burnes <span dir="ltr">&lt;<a href="mailto:rick.burnes@mchsi.com" target="_blank">rick.burnes@mchsi.com</a>&gt;</span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">Yes, I have also generated an ASCII plot3D file, which I can get paraview to read.  However, paraview does not correctly interpret the grid file.  The geometry I create with my simple Fortran code is a cube.  Paraview successfully reads both the ASCII grid and data files, but when I view it in paraview the geometry is incorrect.  Tecplot does not have this problem with the same grid and data files.  I am interested in any suggestions on the right combination of options to choose when reading this plot3D file into paraview, but I have not been able to find the correct combination of options to read a plot3D binary grid and data file.  In addition, since paraview does not display the correct geometry when I have it read an ASCII version of the same grid and data plot3D files I believe there is more to this than just choosing the right options.<div>

 <br></div><div>There are a number of different plot3D formats and I have tried reading a number of these into paraview, all with the same results.</div><div><br></div><div>Sincerely,</div><div>Rick</div><div><div></div>
<div>
 <div><br></div><div><br><div><div><div>On Mar 17, 2010, at 4:26 PM, da wrote:</div><br><blockquote type="cite">Have you tried generating an ascii file from Fortran and looking at it? I don&#39;t believe there should be a difference whether its generated from Fortran or C/C++ code.<div>

 <br></div><div>Tecplot&#39;s reader automatically detects the options of the plot3d file - while Paraview does not: its most likely the case that an option is set incorrectly. <br> <div><br><div class="gmail_quote">On Wed, Mar 17, 2010 at 3:29 PM, Rick Burnes <span dir="ltr">&lt;<a href="mailto:rick.burnes@mchsi.com" target="_blank">rick.burnes@mchsi.com</a>&gt;</span> wrote:<br>

 <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Paraview appears to have a limited ability certain plot3D files that were likely generated from C/C++ code, but is unable to read plot3D files generated from Fortran code.  When I open a Fortran generated plot3D file I select &quot;plot3D&quot; as the file type and then select the following three options: &quot;binary file&quot;, &quot;has byte count&quot; and if needed &quot;multigrid&quot;.  I have tried various combinations of these options without success.  I wrote a short and simple Fortran program to generate a small test plot3D grid file and data file, which I can successfully read with tecplot, but is not readable in paraview 3.6.1.  Has anyone had success reading Fortran generated plot3D files with a recent version of paraview and if so, what plot3D format was used and what paraview file options were selected?<br>

 <br> This is for paraview 3.6.1 on a mac running leopard.  However, I run into the same problem on the windows version of paraview as well.<br> <br> Here is the error message I receive:<br> <br> ERROR: In /Users/kitware/ParaViewReleases/ParaView-3.6/ParaView3/VTK/IO/vtkMultiBlockPLOT3DReader.cxx, line 783<br>

 vtkMultiBlockPLOT3DReader (0x223c4620): Error reading geometry file.<br> <br> <br> ERROR: In /Users/kitware/ParaViewReleases/ParaView-3.6/ParaView3/VTK/Filtering/vtkExecutive.cxx, line 757<br> vtkCompositeDataPipeline (0x223c4590): Algorithm vtkMultiBlockPLOT3DReader(0x223c4620) returned failure for request: vtkInformation (0x2245e940)<br>

  Debug: Off<br>  Modified Time: 79689<br>  Reference Count: 1<br>  Registered Events: (none)<br>  Request: REQUEST_DATA<br>  FORWARD_DIRECTION: 0<br>  ALGORITHM_AFTER_FORWARD: 1<br>  FROM_OUTPUT_PORT: 0<br> <br> Also, are there any plans to improve paraview&#39;s ability to read plot3D files?<br>

 <br> Sincerely,<br> Rick<br> _______________________________________________<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> </blockquote></div><br></div></div></blockquote></div><br></div></div></div></div></div>

 </blockquote></div><br></blockquote></div><br></div></div></div></div></div></div></blockquote></div><br></div>
<br>_______________________________________________<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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>