First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hi folks!
I need to run QV analysis for several buses with contingencies and export all the results in a spreadsheet as follows,
BUSNumber Contingency MVARReserve Vmincollapse
It'd be really appreciated if you can share a python script to generate such a spreadsheet or a similar for me. Thank you.
2 | No.2 Revision |
Hi folks!
I really need to run QV analysis for several buses with contingencies and export all the results for all buses and all contingencies in a spreadsheet as follows,
BUSNumber Contingency MVARReserve Vmincollapse
There is an script in in forum to generate QV results; but it asks for a governor or something that I did not quit get that. Also, it generates separate workbooks for each bus, that is not my interest. It'd be really appreciated if you can share a python script to generate such a spreadsheet or a similar for me. Thank you.