About LCFB1
First of all, thank you for your time. I have been trying to implement secondary frequency control in PSSE and I have a couple of doubts that I was hoping you could help me with. My goal is to use TGOV1 and LCFB1 to implement this control, to do this I want to introduce the AGC requirement (that will be externally calculated in Python) to the LCFB1 model.
- I would like to know how to change the Pmwset of the LCFB1 model so that I can enter the AGC requirement there but I can't find the python API that does this.
- The Pref output from the LCFB1 is automatically introduced as the Pref input of the TGOV1 model or do I have to link it somehow?
Thank you in advance!