First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Use KM to get the line information:
CALL GETFTC(KM,II,JJ,ID)
returns the bus sequence numbers II and JJ and the line ID. The external bus numbers are:
IBUS = NUMBUS(II)
JBUS = NUMBUS(JJ)