I am attempting to setup a pvbatch process for a large number of exodus files 
using WriteAnimation for images. However, I appear to have a memory leak and 
the number of images continues to grow. I've been trying to delete all the 
variables to find an offending variable that is carrying over time steps from 
the previous loop, however with 15-20 operations it is tedious and I still seem 
to be missing the offending variable.

Is there a "Delete All" type of functionality in pvbatch? Or some other fashion 
for a bulk reset on variables?

The meta-code
All inside a python loop for mulitple exodus files:
Open File
--Do a bunch of clips
--Transform
--Reflect
--Do a calulation
--Color Clips
--Label Image
--WriteAnimation()

Thanks,
Josh Houskamp

Joshua R. Houskamp, PhD
Research Scientist
Bowhead Science and Technology


_______________________________________________
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

Reply via email to