How to change the electric power output of machs in dynamic simulation?
I've found the answer by @perolofl in https://psspy.org/psse-help-forum/que...
As said in it, the electric power is determined by the turbine power. As an example does @perolofl introduce the IEESGOV model, the reference of which is P0, the reference can be changed by applying the API increment-gref. However, other turbine models does not follow the same setting, if I use increment-gref, for some models the GREF is speed instead of P0.
Another option according to @perolofl is to count on Fortran code and a compiler, which I cannot manage.
I am trying to change the power output of generators step by step, to get close to the rotor angle stability limit. Is there any alternatives for me?