Ask Your Question
0

saving power flow results to file and creating excel tables

asked Apr 25 '18

Karma1 gravatar image

I would like to to run psspy.rate_2() function to get an indication of lines and transformers that are overloaded. Thereafter, I would like to export the results of this function to an excel worksheet. Can anyone provide a complete python script to do this?

Comments

Excelpy runs fine. Thanks

Karma1 gravatar imageKarma1 (Apr 27 '18)

1 answer

Sort by » oldest newest most voted
1

answered Apr 27 '18

jfconroy gravatar image

It sounds like you are asking someone to do your homework for you, which is not really the purpose of this forum.

You need to write a Python script yourself, at least showing that you made some effort, then people can advise you where you are going wrong.

Have a look at the functions aflowreal and atrnreal. You can use them to get arrays of loading data. Then you can export using excelpy functions. Happy coding!

link

Comments

1

I agree with 100%!

perolofl gravatar imageperolofl (Apr 27 '18)

Seconded!!

wassup_doc gravatar imagewassup_doc (Apr 27 '18)

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: Apr 25 '18

Seen: 865 times

Last updated: Apr 27 '18