![]() | 1 | initial version |
using python idle
![]() | 2 | No.2 Revision |
I have integrated psse35 using python and using
load_data_6(5,'-1',realar1=215)
for my psse35, to change the Pload at bus 5 from 315 to 215 and then i am running code for newton raphson using fdns, getting error:cannot unpack non-iterable int object
using python idle
![]() | 3 | No.3 Revision |
I have integrated psse35 using python and using
load_data_6(5,'-1',realar1=215)load_data_6(5,'-1',realar1=215)
for my psse35, to change the Pload at bus 5 from 315 to 215 and then i am running code for newton raphson using fdns, getting error:cannot unpack non-iterable int object
using python idle