Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to model a substation using node-breaker?

Hello, I am trying to model a substation that has breaker-and-half implementation. My end goal is to do some contingency testing, so I am taking the .raw file I have and making it match the breaker setup in the real substation. I am currently using "psspy.stationbuildconfig()" but it seemingly generates the nodes and connects the associated branches randomly. I have to repeat this for a few different substations so I am trying to figure out the pattern so I can repeat it. I am using PSSE35.6 and python 3.9. Thanks in advance!