Ask Your Question
0

PSSE32&PSSE33

asked 2014-09-29 22:03:06 -0500

anonymous user

Anonymous

I write a python program that respect to sensitive unit. Only PSSE33 have the sensitive analysis but my PSSE is 32 version. How to solve this problem.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2014-09-30 18:22:55 -0500

Eli Pack gravatar image

The obvious solution is to upgrade to version 33, but that may not be possible for you. If you think about exactly what you're trying to determine, you should still be able to script it. For example, if you're looking to run sensitivity_flow(), but it isn't available in 32—you can manually calculate the sensitivity of a branch flow to MW power at buses by varying the power at the bus and recording the change in flow.

edit flag offensive delete link more

Comments

1

Note that although sensitivity APIs are not documented in v32 manual, they are still be available for use.

sheng gravatar imagesheng ( 2014-09-30 20:40:22 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-09-29 22:03:06 -0500

Seen: 565 times

Last updated: Sep 30 '14