0

PSSE32&PSSE33

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.

anonymous user
asked 2014-09-29 22:03:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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.

Eli Pack's avatar
823
Eli Pack
answered 2014-09-30 18:22:55 -0500
edit flag offensive 0 remove flag delete link

Comments

1

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

sheng's avatar sheng (2014-09-30 20:40:22 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer