ADJM from switched shunt data retrieval doesn't work
I have been looking at this for hours. I am trying to get the Switched Shunt Adjustment Method for a switched shunt using the subsystem data retrieval api
ierr, adj_methods = psspy.aswshint(sid=-1, string=["STATUS", "ADJM"])
The status column return value is correct, but the ADJM column return is empty.
How do I get the Switched Shunt Adjustment Method value?
@JervisW, where and how do you use switched shunt in your planning studies?