Ask Your Question
0

ACCC Analysis in PSSE

asked 2020-10-28 03:12:32 -0500

Oihane gravatar image

Hi!

I'm trying to build a python script able to retrieve the ACCC analysis from PSSE directly instead of from a ".acc" file. Does anyone know a function that retrieves that data directly from PSSE, instead of from a file?

Thank you!

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2020-11-02 08:14:24 -0500

ddhungana gravatar image

I don't believe it is possible. Results of the ACCC function is stored on .acc file. You will have to use pssarrays module to retrieve the results from .acc file.

edit flag offensive delete link more
0

answered 2020-10-29 03:24:04 -0500

perolofl gravatar image

It is not possible. Why don't you use module pssarrays instead?

edit flag offensive delete link more

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: 2020-10-28 03:12:32 -0500

Seen: 588 times

Last updated: Nov 02 '20