Ask Your Question
0

Extract speed deviation of all generators

asked 2025-03-03 11:11:27 -0600

JQ gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2025-03-03 14:42:59 -0600

perolofl gravatar image

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
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2025-03-03 11:11:27 -0600

Seen: 81 times

Last updated: Mar 03