[Paraview] Animating trajectories of points

Moreland, Kenneth kmorel at sandia.gov
Wed Jun 29 12:44:56 EDT 2016


(Responding back to paraview list.)

That is odd behavior. Can you take a look at the csv files in a text editor? It looks like maybe all the data got appended to output1.csv, and the rest of the files are empty.

-Ken

From: Janessa Tran [mailto:janessasocialmedia at gmail.com]
Sent: Wednesday, June 29, 2016 10:04 AM
To: Moreland, Kenneth <kmorel at sandia.gov>
Subject: [EXTERNAL] Re: [Paraview] Animating trajectories of points

Hi Ken,

Thank you for your response. I managed to upload the sequence of files. They are named in the numeric fashion you mentioned (output1.csv, output2.csv, output3.csv, etc). When I add a filter "Table to Points" on the spreadsheet, I get the results in the image I attached to the email. What I am trying to do is to get an animation of the trajectory of the points, such that I can see the points being plotted over time.

Currently when I click play, everything goes blank. If you look at the second attached image, you will see the time is 13 of 150000 at the top of the screen. How can I fix this so I can get the animation of the points over time?

Thank you very much in advance!

On Wed, Jun 29, 2016 at 8:22 AM, Moreland, Kenneth <kmorel at sandia.gov<mailto:kmorel at sandia.gov>> wrote:
Janessa,

ParaView should be able to read in a series of csv files as a time series. I just verified that when I have a sequence of csv files, ParaView treats it as a time series and plays through them.

For whatever reason, the image you originally attached to the email did not come through to me, so I cannot see exactly what you are doing. One problem could be that the names of the csv files have to follow a numbering convention so that ParaView knows to treat them as a sequence. Simply having them with sequential number names should do the trick (e.g. points1.csv, points2.csv, points3.csv, etc.). If ParaView understands the numbering convention, then the files should be grouped together in the file browser.

-Ken

From: ParaView [mailto:paraview-bounces at paraview.org<mailto:paraview-bounces at paraview.org>] On Behalf Of Janessa Tran
Sent: Tuesday, June 28, 2016 10:45 PM
To: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: [EXTERNAL] [Paraview] Animating trajectories of points

Hi,

This is my first time using ParaView and I am trying to get an animation of a trajectory of points. I have the data stored in separate csv files (one file for each time step). When I upload the data into ParaView, it is all grouped together and I can do it all at once. I am able to use the filter Table to Points to see the outcome of all the points together. What i am looking to do, however, is to animate a trajectory of the points over time.

Do you know how I should approach doing this? I assumed that i would be able to click "play" and it would work once I uploaded the data, however, this does not seem to be doing anything.

Thank you very much in advance!

This is what I have so far:

[Image removed by sender. Inline image 1]

- Janessa

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160629/b913babd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 1886 bytes
Desc: image001.jpg
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160629/b913babd/attachment.jpg>


More information about the ParaView mailing list