First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version | asked 2019-11-20 18:21:52 -0500 Anonymous |
Hi Everyone, I'm new to PSSE. I am trying to calculate the transmission losses of psse model using Python language by modelling it into two stages: 1) Run the psse load flow and export the results to excel spreadsheet; 2) Increase the generation (generators) by 1MW, and run the load flow again and export the results to excel.
Is there anyway to export the transmission losses to excel spreadsheet using Python or any other methods that can be used as well?
Thanks in advance!!