Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is also my question. I am new to PSS/E and Python!

I am trying to get the ACCC violation results both for line flows and voltages into Python lists or arrays so that I can compare them with violations of a different scenario. I will do this inside a loop that will update loading of the network and run ACCC and then compare the violations with the base case. As MW mentioned, the ACCC violations can be easily exported to .txt files with PSSARRAYS.ACCCVIOLATIONSREPORT function but I couldn't find any function to put these violation into a list or array.

Can somebody help me through this?

Thanks