First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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?