| 1 | initial version |
Use inibrn and nxtbrn3, for example, to loop all branches and transfomers connected to ibus:
ibus = 154
ierr = psspy.inibrn(ibus, 2)
while True:
ierr, jbus, kbus, ickt = psspy.nxtbrn3(ibus)
if ierr>0: break
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.