Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Retrieve dynamic data using Python

Hi, Is there an API function that retrieves generator angles, speeds, etc., in the PSSE dynamic simulation using Python? I am able to retrieve the bus voltages using : ierr, voltages = psspy.abusreal(-1, string="PU")

I wonder if there is a similar way to extract dynamic states. Thank you