0

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.

JQ's avatar
1
JQ
asked 2025-03-03 11:11:27 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

It might be:

  • The generators are out of service in saved case
  • The generators in the .dyr file are not present in the saved case
perolofl's avatar
3.8k
perolofl
answered 2025-03-03 14:42:59 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer