First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version | asked 2018-07-03 14:19:57 -0500 Anonymous |
I am trying to tree islands caused due to applying outages and I am getting the unexpected APIOPT value: 2.
buses = psspy.tree(1,1) if buses > 0: while buses != 0: psspy.tree(2,1)