which API instruction can set the branch become breaker?
Dear All,
I want to use Python to change the branch to breaker or switch Does Anyone know which API instruction can set the branch become breaker?
Thank!
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Dear All,
I want to use Python to change the branch to breaker or switch Does Anyone know which API instruction can set the branch become breaker?
Thank!
Change the branch id with API mbidbrn:
ierr = mbidbrn(frmbus, tobus, id, idnew)
For example:
psspy.mbidbrn(30715,30719,'1','*1') # switch
psspy.mbidbrn(35441,35597,'1','@1') # breaker
Asked: 2018-10-04 03:46:22 -0500
Seen: 312 times
Last updated: Oct 04 '18
How do I conditional format excel based on cell value using PSSE excelpy?
How do I call a psspy function without listing every argument?
Vector groups and two_winding_chng_4
Distribution factor data file(.dfx)
How to estimate the maximum asymmetric short circuit current?
Error: Messages for api FDNS Generators are "converted" (000488)
What is wrong with my .raw version load?
How to use the api to overwrite PSSE existing working case network data
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.