Ask Your Question
0

Question about retrieving ACC results using python

asked 2017-12-19 06:51:42 -0500

ffl gravatar image

updated 2017-12-19 07:13:22 -0500

Hi,

I was trying to write a code in python to get the following information from acc file: [Monitored Element,Contingency Name, Rating, Flow, Percent], [Monitored Bus,Contingency Name,VINIT,VCONT,Percent].

pssarrays.accc_solution().mvaflow/ampflow only gives a list of MVA flows/Ampere Flows and is not able to tell which flow is associated with a monitored element due to a given contingency.

Can anyone share/suggest insights on this matter?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-12-26 09:50:35 -0500

nwilson gravatar image

updated 2017-12-26 09:57:10 -0500

In your PTI\PSSE33\EXAMPLE folder, check out the accc_reports.py program. Check out their use of psarrays.accc_summary where they iterate through the element labels that correspond with the accc_solution function.

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

2 followers

Stats

Asked: 2017-12-19 06:51:42 -0500

Seen: 671 times

Last updated: Dec 26 '17