<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Berk,</span><div style="font-family:arial,sans-serif;font-size:13px">That might be the correct interpretation for the first video, which I think uses a steady (i.e. not time-dependent) flow field. For steady flows, streamlines, streaklines, and trajectories are all identical.</div>
<div style="font-family:arial,sans-serif;font-size:13px">But if you look at the second video, I think you can see that they are plotting Lagrangian trajectories. My velocity data is time-dependent, so I think I need the trajectories.</div>
<div style="font-family:arial,sans-serif;font-size:13px">-Ryan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 2:47 PM, Berk Geveci <span dir="ltr"><<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ryan,<br>
<br>
When I look at these  movies carefully, it looks like they are using<br>
streaklines that are seeded for a short burst. It looks like they pick<br>
a number of seeds each time step and start a streakline from each and<br>
keep them active for a few time steps. Then those streaklines seem to<br>
be killed eventually. It also appears as if they are playing with<br>
transparency depending on the age of the streakline. Am I right?<br>
<br>
-berk<br>
<div><div class="h5"><br>
On Tue, Jan 14, 2014 at 2:20 PM, Ryan Abernathey<br>
<<a href="mailto:ryan.abernathey@gmail.com">ryan.abernathey@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I am continuing my ongoing quest to do something like this<br>
> <a href="http://earth.nullschool.net/#current/wind/isobaric/1000hPa/orthographic=267.73,5.54,350" target="_blank">http://earth.nullschool.net/#current/wind/isobaric/1000hPa/orthographic=267.73,5.54,350</a><br>
> or this<br>
> <a href="http://www.youtube.com/watch?v=xusdWPuWAoU" target="_blank">http://www.youtube.com/watch?v=xusdWPuWAoU</a><br>
> in Paraview using ***time dependent velocity vectors***.<br>
><br>
> While the LIC plugin is very cool, it does something different. I followed<br>
> the previous suggestion and tried to use the streamline filter:<br>
> <a href="http://paraview.org/Wiki/ParaView/Custom_Filters" target="_blank">http://paraview.org/Wiki/ParaView/Custom_Filters</a><br>
> Unfortunately that is not quite right either.<br>
><br>
> The problem with the streamline filter is that it treats each timestep as<br>
> completely independent and regenerates the streamlines whenever the velocity<br>
> field changes. (This is the correct behavior: streamlines are defined by the<br>
> *instantaneous* flow.)<br>
><br>
> What we see in those videos are truly particle trajectories. In particular:<br>
> - particles are seeded randomly (in space and time)<br>
> - they leave a decaying trail (sometimes called a streaklet)<br>
> - the particles disappear after a short lifetime<br>
> This is the combination of ingredients I need to reproduce in paraview.<br>
><br>
> The best candidate is clearly the ParticleTracer filter. However, I have hit<br>
> a serious problem: it doesn't appear that this filter is able to make the<br>
> particles "die" after a temporal lifetime. Compare the v 3.3 documentation<br>
> <a href="http://paraview.org/OnlineHelpCurrent/ParticleTracer.html" target="_blank">http://paraview.org/OnlineHelpCurrent/ParticleTracer.html</a><br>
> with the current documentation<br>
> <a href="http://paraview.org/Wiki/ParaView/Users_Guide/List_of_filters#ParticleTracer" target="_blank">http://paraview.org/Wiki/ParaView/Users_Guide/List_of_filters#ParticleTracer</a><br>
> In the old version, there was an option called "Termination Time" that is<br>
> missing from the new version.<br>
><br>
> Without such an option, the particles will never disappear, the domain will<br>
> get more and more crowded, and the computational expense will grow with<br>
> time.<br>
><br>
> Let me know if you have any suggestions or if you know how to re-enable this<br>
> Termination Time option.<br>
><br>
> Thanks a lot,<br>
> Ryan<br>
><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<br>
> <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:<br>
> <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>