First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hi,
I'm currently looking at doing some ACCC. I have a loop that uses,
pssarrays.accc_summary
and,
pssarrays.accc_solution
to loop through each contingency and check if the MVA flow is greater then the rating of the line. In my code this shows a line overloaded. But when I use,
psspy.accc_single_run_report_5
showing the overload report it says there are no overloads. Any ideas why? Or which method is actually correct?
Cheers