1

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?

Daniel_Hillier's avatar
462
Daniel_Hillier
asked 2012-02-22 19:11:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@Daniel Hillier why would you want to eliminate some bus data after have spent considerable time and effort in building up its connectivity?

amaity's avatar amaity (2012-02-29 19:00:43 -0500) edit

Not much use at the moment. Just thought it may be useful to know if I was transitioning old cases.

Daniel_Hillier's avatar Daniel_Hillier (2012-03-06 18:04:56 -0500) edit
add a comment see more comments

1 Answer

2

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.

Daniel_Hillier's avatar
462
Daniel_Hillier
answered 2012-03-06 18:04:06 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer