Vreg, Vref, Qext
asked 2020-08-07 10:57:44 -0500
Anonymous
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
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
asked 2020-08-07 10:57:44 -0500
Anonymous
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
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".
Asked: 2020-08-07 10:57:44 -0500
Seen: 475 times
Last updated: Aug 22 '20