OPF-ADMM icon indicating copy to clipboard operation
OPF-ADMM copied to clipboard

Problems on little errors and compatibility

Open Vurgit opened this issue 4 years ago • 4 comments

Hello there, it seems that there are some small erros and the code cannot run smoothly on Python 2.7, such as the path of flies are according to your own computer instead of relative path, and some other errors in format will cause errors in the present versions of Python and pypwer. Would you please debug it a little to wipe out the little errors? Thank you very much.

Vurgit avatar Jul 17 '20 11:07 Vurgit

I used python 3.7 to run it, but the results seem to be 0, so the list out of bound. It seems to be that the runworker may not work, anybody can fix it ?

poo222211 avatar Sep 13 '20 08:09 poo222211

I used python 3.7 to run it, but the results seem to be 0, so the list out of bound. It seems to be that the runworker may not work, anybody can fix it ?

I am also getting the same error. Did u solve this issue. If yes, Could you help me to fix it?

sagarchapara avatar Dec 21 '20 11:12 sagarchapara

It took me a week to make this code run without error but still at some point the OPF does not converges as the iterMaxlocal is set to 2000. it works if the iterMaxlocal variable is set to the range of 0 to 10. I am not sure if it the results that i obtained are from the codes are accurate as i had to made some changes in the program to make it work. It would be really nice if you could provide an updated version of the file if possible.

Bishalghimire1997 avatar Feb 22 '22 09:02 Bishalghimire1997

It took me a week to make this code run without error but still at some point the OPF does not converges as the iterMaxlocal is set to 2000. it works if the iterMaxlocal variable is set to the range of 0 to 10. I am not sure if it the results that i obtained are from the codes are accurate as i had to made some changes in the program to make it work. It would be really nice if you could provide an updated version of the file if possible.

Hello, could you please upload your modified code?

lishijie15 avatar Mar 29 '23 12:03 lishijie15