saving power flow results to file and creating excel tables
I would like to to run psspy.rate_2() function to get an indication of lines and transformers that are overloaded. Thereafter, I would like to export the results of this function to an excel worksheet. Can anyone provide a complete python script to do this?
Excelpy runs fine. Thanks