First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

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

asked Feb 6 '3

Geethika gravatar image

updated Feb 8 '3

perolofl gravatar image

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

2 answers

Sort by » oldest newest most voted
0

answered Feb 16 '3

Tassie Dave gravatar image

Python is telling you that you have not received a list back from PSSE. You should have a look at what you have got (and post it here). Maybe its an error code.

link
0

answered Feb 7 '3

perolofl gravatar image

There seems to be a problem with your psspy.fdns() code!

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Feb 6 '3

Seen: 160 times

Last updated: Feb 15 '23