First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hello all,
Running PSS/E v32, I've noticed that if I run psspy calls within a script too many times (in a loop for example) python starts leaking memory. If I make the loop too big, python consumes so much memory that it can't function properly anymore.
Has anyone run into this memory leakage problem before and more importantly found a way to fix it?
Thanks.