First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Try
CALL SWSSEQ(IB, ID, 0, ISW)
IB is the bus sequence nmber (input) (Use BSSQNC to get this from the regular bus number).
ID is the shunt ID number (input)
ISW is the switch shunt sequence number (output)
PSS/E FORTRAN documentation is really underwhelming.