Thanks a lot for the explanation Ken. This question came to my mind when I thought about visualizing 2 simulations at the same time (and in the same pv session, of course). One using fixed time steps and the other one using adaptive time steps.<br>

<br>[]&#39;s<br><br>Renato.<br><br><div class="gmail_quote">On Wed, Jul 15, 2009 at 12:01 PM, Moreland, Kenneth <span dir="ltr">&lt;<a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

When animating these two datasets, ParaView will animate through 5 time values (it is better not to think about them as time steps since ParaView does not use time step indices with animating, it uses time values).  The time values will be 0.0, 0.25, 0.5, 0.75, and 1.0.  (ParaView will recognize that the time values of DS1 are also in DS2 and visit them only once.)  When at a time value that is not in DS1, such as 0.25, ParaView will load the &quot;closest&quot; time value available.  (I don&#39;t remember whether ParaView will round down to 0.0 or up to 0.5.  Try it and find out.)<br>


<br>
ParaView will never interpolate missing frames by default because it can introduce artifacts.  However, you can impose interpolation if that is what you want by using the Temporal Interpolator filter.  Attach this filter to DS1 and you will get interpolated values for that filter.  This only works if the topology remains consistent, though.<br>


<br>
-Ken<br>
________________________________________<br>
From: <a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a> [<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>] On Behalf Of Renato Elias [<a href="mailto:rnelias@nacad.ufrj.br">rnelias@nacad.ufrj.br</a>]<br>


Sent: Wednesday, July 15, 2009 7:05 AM<br>
To: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
Subject: [Paraview] Doubt about animating 2 (or more) datasets simultaneously<br>
<div><div></div><div class="h5"><br>
Just a simple (and probably silly) doubt:<br>
<br>
When animating 2 datasets with different time scales simultaneously, is ParaView able to synchronize the frames? For example, let&#39;s suppose we load 2 datasets with the following timestep distributions:<br>
<br>
DS1: 1 (0.0), 2 (0.5), 3 (1.0)<br>
<br>
DS2: 1 (0.0), 2 (0.25), 3 (0.5), 4 (0.75), 5 (1.0)<br>
<br>
where in n (t), n is the time step number and t is the corresponding time value. Both datasets finish at the same time instant (t = 1.0) but the &quot;time resolution&quot; was clearly different. In this (easy) case, how does ParaView create the movie? Does it interpolate the missing frames for the dataset 1?<br>


<br>
Thanks for any clarification<br>
<br>
--<br>
Renato N. Elias<br>
===================================<br>
High Performance Computing Center (NACAD)<br>
Federal University of Rio de Janeiro (UFRJ)<br>
Rio de Janeiro, Brazil<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Renato N. Elias<br>===================================<br>High Performance Computing Center (NACAD)<br>Federal University of Rio de Janeiro (UFRJ)<br>Rio de Janeiro, Brazil<br>

<br>