[Paraview] Animation in Paraview

Eric E. Monson emonson at cs.duke.edu
Tue Sep 29 14:12:51 EDT 2009


Hey Natalie,

I can reproduce this with PV 3.6.1, but it works fine in CVS now. I  
think it's been fixed because of all the recent work on the XDMF  
libraries.

It used to be that the vtkXdmfReader defaulted to the first data frame  
(time step) if it was ever asked for a time step which didn't really  
exist. (This is in contrast to something like the PVD reader which  
would default to the previous valid time step.) I'm guessing that this  
is why the Real Time and Sequence don't work right with 3.6.1 --  
they're asking for non-existing time steps and being given time step 0.

As a workaround, place a "Temporal Snap-to-Time-step filter after your  
XDMF reader in the pipeline, and set it to NextBelowOrEqual and things  
should work right.

Talk to you later,
-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Sep 29, 2009, at 12:37 PM, Natalie Happenhofer wrote:

> You load the dataset, select the animation view and put it to real  
> time, and when playing, the images are not rendered, so you just see  
> the first frame over the whol e animation.
> When I get back to work, I can zip a timeseries and mail it to you,  
> if you want
>
> -Natalie
>
> From: kmorel at sandia.gov
> To: nataliehapp at hotmail.com
> Date: Tue, 29 Sep 2009 09:03:23 -0600
> Subject: Re: [Paraview] Animation in Paraview
>
> This should work with any reader that supports time.  I don’t know  
> of any reason why it should not work with xdmf, but I don’t have an  
> example xdmf dataset that has time.  Could you describe the  
> erroneous behavior?
>
> -Ken
>
>
> On 9/29/09 3:48 AM, "Natalie Happenhofer" <nataliehapp at hotmail.com>  
> wrote:
>
> Hi!
>
> This works very well for time series with vtk-files, but not for  
> time series with xdmf-files ..
> I guess, there is no other option, is there?
>
> Greets,
> NH
>
> From: kmorel at sandia.gov
> To: berk.geveci at kitware.com; nataliehapp at hotmail.com
> CC: paraview at paraview.org
> Date: Mon, 28 Sep 2009 10:21:03 -0600
> Subject: Re: [Paraview] Animation in Paraview
>
> Re: [Paraview] Animation in Paraview For more details, see the  
> Controlling Time section of the ParaView tutorial.
>
> http://www.paraview.org/Wiki/The_ParaView_Tutorial
>
> -Ken
>
>
> On 9/28/09 6:57 AM, "Berk Geveci" <berk.geveci at kitware.com> wrote:
>
> Yes. Switch animation mode to Real Time and set the total time you
> want it to last.
>
> -berk
>
> On Mon, Sep 28, 2009 at 8:09 AM, Natalie Happenhofer
> <nataliehapp at hotmail.com> wrote:
> > Hi!
> >
> > I just wanted to ask if there is a possibility to play animations in
> > paraview slower than the rendering time is? Like, you want an  
> animation over
> > 20 files, and the time between the files is about 1 second or so?
> >
> > Thx,
> > NH
> >
> > ________________________________
> > ¿Aún no lo has descargado? Haz clic Internet Explorer 8 especial  
> para MSN -
> > ¡Gratis!
> > _______________________________________________
> > 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
> >
> >
> _______________________________________________
> 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
>
>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>
>
> Guarda correos, fotos, archivos, documentos; todo. ¡Con Windows Live  
> tienes 25 GB gratis! <http://skydrive.live.com>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>
>
> Nuevo Internet Explorer 8 ¡Es Gratis y optimizado para MSN!
> _______________________________________________
> 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/20090929/e1c95257/attachment-0001.htm>


More information about the ParaView mailing list