Python syntax to extract breaker status
Hi,
How can I extract breaker status from PSS\E using python script? Is there any syntax?
Breaker status means that breaker is closed or open.
Thanks, JQ
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi,
How can I extract breaker status from PSS\E using python script? Is there any syntax?
Breaker status means that breaker is closed or open.
Thanks, JQ
The status of a branch or a switching device is returned by psspy.brnint(ibus,jbus,id,'STATUS')
.
Asked: 2024-03-15 15:39:16 -0500
Seen: 117 times
Last updated: Mar 16
Vector groups and two_winding_chng_4
How can I initialize PSSE35 using python 3.9
PSSE to Python and run from inside of the PSSE
how do I disable the window showing the logs of the power flow solution in python?
Problems running large number of simulations using same raw and dyr file