First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
casepath= installPath+'\'+'CASEs\ieee118.sav'
psspy.case(casepath)
psspy.psseinit(100000)
_i=psspy.getdefaultint()
_f=psspy.getdefaultreal()
_s=psspy.getdefaultchar()
AFter running psspy.psseinit(100000) it says : PSS(R)E not properly initialized . 004398 could not find INI file Thanks.