<div dir="ltr">Andy,<div><br></div><div>Thanks for your rapid response. The streamlines do indeed seem to end near interfaces between leaves in the grid, but specifically when they are at different levels in the octree; i.e. when one element has four neighbors across any of its faces. I should be able to give an example of this behavior. But I thought I'd give you this update first. At least most of the times, in the cases that I've been experimenting with this afternoon, the reason for termination is 1/'out of domain'</div><div><br></div><div>I'm using a newish version of paraview (4.4.0) but I'll try on 5.0 soon. Also, I'm not sure that this is important, but he elements are VTK Voxels, not hexahedra.</div><div><br></div><div>Thanks for your help,</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 12, 2016 at 2:30 PM Andy Bauer <<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi Ethan,<br><br></div>I've been able to use streamlines with a general multiblock data set that uses blanking. This may be slightly different than your data set but I don't see why it shouldn't work for you. <br><br></div>Are the streamlines terminating near the interfaces between different leaves of the octree grid? If you look at the ReasonForTermination cell data output that should give you an idea. Note that values for that are:<br><ol><li>out of domain</li><li>not initialized<br></li><li>unexpected value</li><li>streamline max length reached</li><li>maximum number of integration time steps reached</li><li>stagnation (velocity too close to zero)<br></li></ol><br>There are termination criteria for the filter (e.g. the options under Integration Parameters and Streamline Parameters in the Properties panel, some of them are advanced options so click on the gear to get access to those) so you may want to play with those. <br><br></div>If you still have problems with this, could you share your data set for us to test with?<br><br></div>Cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 12, 2016 at 2:14 PM, Ethan Hereth <span dir="ltr"><<a href="mailto:e.a.hereth@gmail.com" target="_blank">e.a.hereth@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Good afternoon,<div><br></div><div>I am trying to generate streamlines on a solution generated on an octree style grid with hanging nodes/faces. I have cell centered data. The problem is that the streamlines always end too early. I assume this has to do with the incomplete connectivity inherent within this type of grid.</div><div><br></div><div>My questions is, has anybody dealt with this before? And if so, what might I try to get this to work?</div><div><br></div><div>I've tried creating a 3D Delaunay tessellation from the cell centers (obtained from the Cell Centers filter) but, at least for this case, Paraview crashes. Also, converting the cell data to point data does not take care of the problem.</div><div><br></div><div>I've thought about attempting to interpolate my data onto a uniform structured mesh and use that new dataset as the source for the streamline filter, but I'm not sure how to go about doing that.</div><div><br></div><div>Does anybody done this before or have any ideas about how I might solve this problem?</div><div><br></div><div>Thanks for your time,</div><div><br></div><div>Ethan Alan</div></div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<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>
</blockquote></div>