<div dir="ltr"><div><div>Another idea here -- since your simulation is Python-based, you may want to consider just building a Python-wrapped build of VTK and importing the VTK writers directly into your simulation code. Then you'd have access to all of the readers/writers in VTK. Going through the blog posts at <a href="https://blog.kitware.com/improved-vtk-numpy-integration/">https://blog.kitware.com/improved-vtk-numpy-integration/</a> is a good example of how VTK and numpy can easily work together.<br><br></div>Cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 27, 2017 at 4:47 PM, Christopher Neal <span dir="ltr"><<a href="mailto:chrisneal@snumerics.com" target="_blank">chrisneal@snumerics.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I've enjoyed using the EnsightGold format for visualizing my datasets. It can separate the grid from the solution data, so that you don't need to have a grid for every single timestep.</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Apr 27, 2017 at 4:43 PM, Michael Bieri <span dir="ltr"><<a href="mailto:mibieri@gmail.com" target="_blank">mibieri@gmail.com</a>></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"><div dir="ltr">Hello<div><br></div><div>I have an FEM simulation, mostly based on Numpy. The simulation happens on a tetrahedral mesh and generates data for multiple time steps. There are less than several million nodes.</div><div><br></div><div>Currently I'm not sure to which file format I should output my simulation results in order to visualize with Paraview. I'm looking for a well documented format that can handle time steps and tetrahedral meshes. PVD as well as VTK formats seem to be not very well documented, unfortunately.</div><div><br></div><div>I do not mind to implement the file writer by myself as this can easily be done in Python.</div><div><br></div><div>Best regards,</div><div>Michael</div><div><br></div><div><br></div></div>
<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-6491859026438426514gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Christopher Neal</div>Research Engineer<div>Streamline Numerics, Inc.</div><div><a href="https://www.snumerics.com/" target="_blank">https://www.snumerics.com/</a><br></div></div></div></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>