How do I delete a bus from a working case?
In a previous question I learnt how to add a bus to a working case (psspy.bus_data_2(...)
), now I would like to know how to completely remove a bus from a working case?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
In a previous question I learnt how to add a bus to a working case (psspy.bus_data_2(...)
), now I would like to know how to completely remove a bus from a working case?
I found that psspy.extr(sid,all,status)
will remove all buses and connected branches for the sid
provided (or all buses if all=1
).
Sounds like a fun way to spend an afternoon.
Asked: 2012-02-22 19:11:18 -0600
Seen: 1,569 times
Last updated: Mar 06 '12
How do I create a bus using psspy?
Transfer a bus from one zone to another
How do I find all in-service branches connected to out of service buses?
Why doesn't PSSE recognise _i?
Convert transformer impedance input data
How do I call a psspy function without listing every argument?
The smallest number of elements to create a saved case
@Daniel Hillier why would you want to eliminate some bus data after have spent considerable time and effort in building up its connectivity?
Not much use at the moment. Just thought it may be useful to know if I was transitioning old cases.