First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Feb 22 '4

Shahab Mehraeen gravatar image

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