[Paraview] Python Scripting Memory Overload

Karl König kkoenig11 at web.de
Wed Dec 19 15:51:14 EST 2012


Hi Sebastian,

What version of ParaView are you using? Pre-3.14 suffered from
http://www.paraview.org/Bug/view.php?id=12424. An issue similar to what
you described and a workaround for it got discussed last year, see
http://markmail.org/message/72qrmqwjaxmgsa7h.

Karl


Sebastian wrote, On 19.12.2012 21:25:
> Hello,
> 
> I am running Paraview in batch mode using a Python script to analyze my data.
> However, after looping through few files ny script gets terminated because of a 
> memory overload. Is it possible to deallocate the used memory after a file has 
> been processed?
> Currently I am using the "Delete()" command which does not do the 
> job.
> 
> Best,
> Sebastian



More information about the ParaView mailing list