First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Use ierr, z = psspy.brndt2(ibus, jbus, ickt, 'RX')
to return the complex impedance (r+jx) and
ierr , b = psspy.brndat(ibus, jbus, ickt, 'CHARG')
to return the charging (b).
You need two API's in psspy.