0

Vreg, Vref, Qext

i am new to PSSE, i am woking on REPCA1 model . after running dynamic model i would like to know How and where can these value Vref, Qref, Qext .

Thanks

anonymous user
asked 2020-08-07 10:57:44 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

These are called "VARS" in the PSSE model documentation. You will have to record channels for them using BAT_VAR_CHANNEL or psspy.var_channel() functions. You will need the index of the VAR you want to record, this can be found using BAT_WNLIST or psspy.wnlist() and a subsystem containing the machine you want to record after loading your dynamic data. Refer to the PSSE documentation "MODELS.pdf" and "API.pdf".

oppossumX's avatar
50
oppossumX
answered 2020-08-22 20:06:47 -0500, updated 2020-08-22 20:22:45 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer