First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Assuming you can load PSSPY, then open the case after psseinit.
psspy.psseinit(100000)
_i=psspy.getdefaultint()
_f=psspy.getdefaultreal()
_s=psspy.getdefaultchar()
psspy.case(casepath) #after psseinit!