Dear Ray sir, is their any direct process to remove bus along with their 
branches . I am using mpc.branch method to remove a bus with its branches. But 
I am facing difficulties when I have to remove more than 100 buses.
mpc.branch([6161;7479;7480;7488;7489;7490], BR_STATUS) = 0;
results=rundcpf(mpc,opt)
[groups, isolated] = find_islands(mpc)
mpc_list = extract_islands(mpc)
[GROUPS, ISOLATED] = case_info(mpc)
mpc.bus([ISOLATED],BUS_TYPE)=4
results=rundcpf(mpc,opt)

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows

Reply via email to