Hi,

I am using dispatch-able loads to shed loads. I am having some divergence 
issues because of this. I ll be grateful if you can help me with this.

Attached is the 39 bus case. For some reasons I need to isolate bus 30 from 
rest of the network. I have commented that out from m file. Now if I run normal 
OPF on this network it converges, and when I try to convert loads 
to dispatch-able loads it diverges.

mpc=case39;
runopf(mpc)->converges

mpc1=load2disp(mpc);
runopf(mpc1)->diverges

Regards,
R

Attachment: case39.m
Description: Binary data

Reply via email to