[Paraview] Animated Particles in ParaView ...

Niklas Röber roeber at dkrz.de
Tue Aug 9 08:27:08 EDT 2016


Never mind. If someone else needs to do similar things, have a closer 
look at the vtkParticleReader class:
http://www.vtk.org/doc/nightly/html/classvtkParticleReader.html

Just wrote a Matlab script that transforms all my data into a particle 
time series, which can be opened in ParaView, even with additional 
scalars assigned. Afterwards, I applied the filter 
TemporalParticlesToPathlines and the animation looks pretty cool.

Cheers,
Niklas

> Hi,
>
> I have an animation in ParaView with 1440 timesteps. Additionally, I 
> have about 500 particles/points which I would like to combine with 
> this animation. The particles are also animated over time but not over 
> the entire length of the animation. The lifetime of a typical particle 
> is about 60 to 500 timesteps, and of course they all start at 
> different times. ;-) At the moment I have all data stored as CSV time 
> series, but doing everything using CSV is not only alot of work, but 
> might also be too much for ParaView. Therefore, I am looking for a 
> smarter way to store, load and animate my particles. Anybody any idea 
> how to do it? Any help is much appreciated!
>
> Thanks and Cheers...
> Niklas
>
>
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview


-- 
______________________________________________

Dr. Niklas Röber
Visualisierung
Abteilung Anwendungen

Deutsches Klimarechenzentrum GmbH (DKRZ)
Bundesstraße 45 a • D-20146 Hamburg • Germany

email: roeber at dkrz.de
phone: +49 (0)40 460094 283
   fax: +49 (0)40 460094 270
   web: http://www.dkrz.de/
   
Geschäftsführer: Prof. Dr. Thomas Ludwig
Sitz der Gesellschaft: Hamburg
Amtsgericht Hamburg HRB 39784
______________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160809/c79d5f2d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4916 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160809/c79d5f2d/attachment.bin>


More information about the ParaView mailing list