First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version | asked 2014-07-09 17:42:06 -0500 Anonymous |
I have a python script that will open and solve a case and take elements out of service as needed and then perform a contingency analysis on it.
What I would like to do is scale the load of the system from let's say 1000MW to 1100MW and then solve the case. What would be the python equivalent syntax for this?
2 | No.2 Revision |
I have a python script that will open and solve a case and take elements out of service as needed and then perform a contingency analysis on it.
What I would like to do is scale the load of the system from let's say 1000MW to 1100MW and then solve the case. What would be the python equivalent syntax for this?