On Wed, Apr 29, 2015 at 1:05 PM, Salomon Turgman Cohen <[email protected]> wrote: > Related to this. What if I have a transient simulation and I change some > parameters. The two simulations have a different number of time steps. How > do I deal with this situation? Loading the state does not seem to work as > expected (not all the timesteps are visible if the second simulation has > more). Any ideas in this case?
That is indeed a bug that has been fixed in the development version of ParaView. See http://www.paraview.org/Bug/view.php?id=15407. As a work around, you can manually delete the EndTime properties in the XML state file. Utkarsh _______________________________________________ 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
