Apply the "Group TimeSteps" filter to your reader. That will create a new dataset that has all timesteps in it. If I am not mistaken, this filter was added in 5.2, so if it's not present under the "Temporal" filter menu with your version of ParaView, try the latest version.
Utkarsh On Wed, Jan 18, 2017 at 1:59 PM, Júlio Hoffimann <[email protected]> wrote: > Hi, > > I am struggling with a very simple task in ParaView. I have 500 time steps > that represent an object moving in space. I would like to display all the > positions of the object (thus, the trajectory) in a single window. > > I have a set of 500 *.vtu files and a pvd collection that I can successfully > load into ParaView to play with the time. How to display all time steps in > the window, or alternatively, how to merge all these *.vtu files into a > single unstructured mesh? > > -Júlio > > _______________________________________________ > 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 > _______________________________________________ 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
