how to use psse36 psspy.get_wrotid
I am currently working on wind machine models, and I want to set a channel for the wind machine rotor's current dq component.
According to the POM of the psse36, there are dynamic simulation arrays(see Table 23.1), and it seems like I can set a channel by WROTID and WROTIQ.
Also, at the API there is a python code psspy.get_wrotid. However, I am not really sure how this code works and the difference between "wrotid" and "awrotid." Especially I am confused about the input and output of this code. The API states that it takes "Integer INDX1" as input which is "wrotid" but I don't understand what it means.
If any of you have experience with this code, please share. Also, is there any other way to set the rotor's current dq component as the output channel? It would be even greater if there is any other way to do it for psse 35 or 36.
Thank you