| 1 | initial version |
YOu can try to use function in Chapter 8 (Subsystem Data Retrieval) of API. As for your example, you can use
ierr, rarray = psspy.abusreal(-1, 1, 'PU');
The above script will output the bus voltages for all the in-service buses in the system to the vector (array) rarray.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.