[Paraview] Python Scripting Memory Overload
Sebastian
sebastiansturm at web.de
Wed Dec 19 15:25:51 EST 2012
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