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 Mar 3 '5

JQ gravatar image

Extract speed deviation of all generators

How can I extract the speed deviation of all generators? I am running Python code to conduct simulations, but the following command does not extract the speed deviation for all generators:

ierr = psspy.chsb(sid=0, all=1, status4=1, status5=7)

Output file does not have the speed deviation for some generators defined in the .dyr file.