First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I spent a few days a while back trying to tackle this. A few things I learned:
2 | No.2 Revision |
I spent a few days a while back trying to tackle this. A few things I learned:
UPDATE
I was browsing through the documentation and found a reference to "sliderPy" which is used to modify slider diagrams. I haven't had a chance to look at it at all, but here is something to get you started:
import psspy
import sliderPy
help(sliderPy)