First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Alt 1: Read the raw fil in PSSE and use psspy APIs to get the bus data.
Alt 2: Read the raw file with python. Skip lines to the beginning of bus data. Read each line and skip buses not in your list.