Hi,

The streakline filter requires a time dependent input as well as a vector
field input (probably point data required but didn't verify this). After
that, an input needs to be created for the seeds of the streaklines (i.e.
the location that the streaklines go through). Select the time dependent
input and then create the StreakLine filter. Then a dialog box will come up
to set the seed source (Input should be set to the time dependent input and
Seed Source should be set to the source to use for the streaklines). The
seeds are the points in the Seed Source. Next, in the Properties panel
you'll probably want to set Termination Time to something other than 0.0
since the streakline filter will integrate forward in time to that value.
Thus, if it's 0.0 and the first time step is at 0.0 it will seem like the
filter didnt' do anything. The Force Reinjection Every NSteps is
essentially the resolution of the streakline.

Note that PV's implementation of streaklines only does forward integration
in time.

Regards,
Andy

On Tue, Dec 9, 2014 at 10:58 AM, Pradeep Jha <[email protected]>
wrote:

> I am also trying to figure out the streakline filter. Still don't
> understand how to make it function :)
>
> On 5 December 2014 at 14:10, Scott, W Alan <[email protected]> wrote:
>
>>  Andy,
>>
>> Mind giving me an example of how to run this streakline filter?  I have
>> never used it before.
>>
>>
>>
>> Thanks!
>>
>>
>>
>> Alan
>>
>>
>>
>> *From:* ParaView [mailto:[email protected]] *On Behalf Of *Andy
>> Bauer
>> *Sent:* Friday, December 05, 2014 12:06 PM
>> *To:* Pradeep Jha
>> *Cc:* [email protected]
>> *Subject:* [EXTERNAL] Re: [Paraview] Streaklines
>>
>>
>>
>> ParaView does indeed have a StreakLine filter.
>>
>>
>>
>> On Fri, Dec 5, 2014 at 12:30 PM, Pradeep Jha <[email protected]>
>> wrote:
>>
>> I have a unsteady 2D contour plot of a flow past a cylinder. Is it
>> possible to plot the streaklines of a flow using Paraview? My solution file
>> only contains the following data:
>>
>> U,V,W velocity and Pressure.
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview
>>
>>
>>
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to