| 1 | initial version |
You have to redirect PSS/E to Python, See the modified code below:
CASE = r"C:\Users\N\Desktop\PDIS\03_10.sav" import redirect redirect.psse2py() psspy.psseinit(5) psspy.case(CASE) psspy.fnsl( options1=0, options5=0, )
Regards Nagaraj Neradhala
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.