0

A way to read PSSE sld information into python

Is there a way to read an SLD file using psspy? For example, once the psse case and sld are loaded in, I can read the buses, branches, loads, shunts, generators etc from the sld and their relevant co-ordinates?

bikiran1991's avatar
47
bikiran1991
asked 2024-02-27 09:13:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Bus and branch co-ordinates are written in a bus location file.

In GUI: File - Export - Bus locations...

In Python: psspy.exportbuslocfile_2

perolofl's avatar
3.8k
perolofl
answered 2024-02-27 13:16:17 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer