[Paraview] Update data after timestep is taken

Dan Lipsa dan.lipsa at kitware.com
Mon Aug 3 22:37:22 EDT 2015


Christopher,
See the following wiki page

http://www.paraview.org/Wiki/ParaView/Python/Dealing_with_time


On Mon, Aug 3, 2015 at 8:58 PM Neal,Christopher R <chrisneal at ufl.edu> wrote:

> Hi,
>
>
> I have a Python script that opens an ENSIGHT data file that contains cell
> data for several timesteps. I'd like to be able to perform an operation on
> one timestep and then advance to the next timetstep.  I have tried using
> the  GoToNext() method on the animation scene like it shows when I do a
> Python trace of stepping through timesteps, but that isn't working.  It
> looks like it just never updates the cell data to match the data for the
> timesteps that I'm iterating over. I only ever get data for the first
> timestep. I've tried to use the UpdatePipeline() method as well, but it
> didn't fix my issue. Does anyone have experience with iterating over
> timesteps and updating the data set for each timestep?
>
>
> Thank you,
>
>
> Christopher R. Neal
> Graduate Student
> Center for Compressible Multiphase Turbulence
> Mechanical and Aerospace Engineering Department
> University of Florida
> Cell: (863)-697-1958
> E-mail:  chrisneal at ufl.edu
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150804/53de11cc/attachment-0001.html>


More information about the ParaView mailing list