<div dir="ltr"><div><div><div><div>Hi Asaad,<br><br></div><div>Please keep the discussion on the mailing list so that everyone can follow along that wants to.<br></div><div><br></div>The issue is that your vtk file is incorrect and the cells are being passed in as VTK_POLY_VERTEX instead of 10 noded tets. The change for this is to change the CELL_TYPES value from 2 to 24. The reason that the stream tracer doesn't work is that the cells have no volume so when the stream tracer tries to find which cell a seed or point along the streamline belongs to it doesn't and thus the streamline never begins or ends.<br><br></div>Best,<br></div>Andy<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 12, 2016 at 3:01 AM, Sellmann, Kai Asaad <span dir="ltr"><<a href="mailto:asaad.sellmann@rwth-aachen.de" target="_blank">asaad.sellmann@rwth-aachen.de</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" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hey Andy!</p>
<p>Yes, no Problem. I attached my vtk file which includes the nodal coordinates and corresponding IDs. It also includes the definition of my elements which are 10 node tetra elements. And it includes nodal and elemental Force vectors, each consisting of Fx,Fy
 and Fz. Each of theses vectors are created with the qudrature norm of three tensor components. And last but not least this file includes the Fx force vector consisting of three tensor components(without quadrature). This force vector is supposed to represent
 the load path in x direction. to visualize that load path I want to use the stream tracer filter.
</p>
<p>My idea is following the approach of D.W. Kelly (see Load paths and Load Flow in Finite Element Analysis) and the last attached file has figures that might show a bit more of what I am trying to achieve.</p>
<p><br>
</p>
<p>If you need any additional information please let me know!</p>
<p>Thanks in advance for any kind of hint or help!!</p>
<p><br>
</p>
<p>Best wishes,</p>
<p>Asaad <br>
</p>
<div style="color:rgb(33,33,33)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> Andy Bauer <<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>><br>
<b>Gesendet:</b> Montag, 11. Juli 2016 16:59<br>
<b>An:</b> Sellmann, Kai Asaad<br>
<b>Cc:</b> <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
<b>Betreff:</b> Re: [Paraview] Visualizing load paths</font>
<div> </div>
</div><div><div class="h5">
<div>
<div dir="ltr">
<div>Can you share your dataset and specific information on what you're trying to do in ParaView?<br>
<br>
</div>
<div>Cheers,<br>
</div>
<div>Andy<br>
</div>
<div><br>
</div>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Jul 11, 2016 at 3:53 AM, Sellmann, Kai Asaad <span dir="ltr">
<<a href="mailto:asaad.sellmann@rwth-aachen.de" target="_blank">asaad.sellmann@rwth-aachen.de</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" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear Paraview Community,<br>
I have succeded to import my FEM Data (Nodal Coordinates, Element Connectivity and Nodal Tensions) into Paraview via a self written *.vtk-file.<br>
Now that I finally have my Force Vectors I want to use the stream tracer filter. But whatever I do ülaying around with the stream tracer settings, nothing happens.
<br>
I don't even get an error message or anything like that. Is there any additional documentation about the stream tracer filter? Anything else I could read and can't find on google?<br>
<br>
I'd be grateful for any hints, help or critics =)<br>
<br>
Thanks a lot!<span><font color="#888888"><br>
Asaad<br>
</font></span></p>
</div>
<br>
_______________________________________________<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/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/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=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/mailman/listinfo/paraview</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div></div></div>
</div>

</blockquote></div><br></div>