0

change power of a generator in dynamic simulations

Hello I am trying to modify the reactive power of a generator modelled as GENROU during a dynamic simulation However, to do it using CHANGE_VAR is needed to know the VAR array and this GENROU does not show VAR's

Is there any way to get it done?

Any suggestion will be welcome

memospin's avatar
11
memospin
asked 2023-09-22 20:31:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The reactive power output from a generator is controlled by generator field voltage (EFD). Normally there is an exciter model controlling the EFD during the simulation.

The reactive output can be manually changed during the simulation by changing VREF for the exciter. This can be done with API change_vref() or increment_vref().

perolofl's avatar
3.8k
perolofl
answered 2023-09-23 07:56:09 -0500
edit flag offensive 0 remove flag delete link

Comments

I thank you!

memospin's avatar memospin (2023-09-26 20:41:33 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer