First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered Sep 17 '17
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!