First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
As far as I am aware, there is no built-in Prony analysis tool in PSSE. You can use Python to extract the results from a dynamic simulation. Then, you can either search for and download a Python package that does Prony analysis, or write the Python code yourself.