How to introduce PAUX1T function in CBEST model
I am simulating an energy storage system, but I don’t know how to introduce the frequency monitoring function PAUX1T into the CBEST module. I know that the PAUX1T function can only be used in a DC system!
Model PAUX1T is an HVDC auxiliary model, as you say in the second sentence. It cannot be used together with a CBEST model.
If I need to use PAUX1T to monitor frequency changes on the CBEST energy storage system, how should I use the two? Do I need to write a script in python?
You can't use PAUX1T for that purpose. You have to write your own user written model.