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

Ask Your Question
0

ACCC Analysis in PSSE

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

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!

2 answers

Sort by » oldest newest most voted
0

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

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.

link
0

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

perolofl gravatar image

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

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

Stats

Asked: 2020-10-28 03:12:32 -0600

Seen: 712 times

Last updated: Nov 02 '20