[Paraview] visualise particle paths

Berk Geveci berk.geveci at kitware.com
Tue Apr 29 10:12:18 EDT 2014


I am assuming you have a series of these files? Did you try naming them in
a way that ParaView recognizes as file series and then animating them?

See this:

http://www.paraview.org/Wiki/ParaView/Users_Guide/Loading_Data

-berk


On Tue, Apr 29, 2014 at 8:43 AM, Timothy Charles Fagan <
tcfag1 at student.monash.edu> wrote:

> Dear Paraview Community,
>
> I am trying to visualise pathlines for my particle data. I have a vtk file
> with point coordinates as input.
>
> As an example this is one input file for just three particles. With a
> collection of these, is it possible to view the movement of these particles
> over time?
>
> # vtk DataFile Version 4.2
> Particle data from file output.0 at time 0 ms
> ASCII
> DATASET POLYDATA
> POINTS 3 double
> 0 0 1
> 2 0 0
> 1 1 2
>
>
>
> There's a few temporal filters, and I've had a play with them but they
> currently produce errors for me, resulting in nothing shown or paraview
> crashing. I have looked through the archives, and it seems there might have
> been a way to do this in an old version, but not right now?
>
> Thanks
> Tim
>
> _______________________________________________
> 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://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140429/eb059240/attachment.html>


More information about the ParaView mailing list