Knitro solves it just fine on my machine. Are you using the current versions of
both MATPOWER (5.1) and Knitro (9.1.0)? (type mpver to see what versions you
have installed) And does it pass all of the tests? (type test_matpower).
Ray
> On Mar 20, 2015, at 10:58 AM, angelina sirri <[email protected]> wrote:
>
> Hello,
> I recently installed KNITRO but it seems I can never make it converge! In the
> attachment there is an mpc case which perfectly converges with the default
> solver:
> mpopt=mpoption('OPF_ALG',0,'VERBOSE',0,'OUT_ALL',0);
>
> but when I am trying to use KNITRO,
> (mpopt=mpoption('OPF_ALG',600,'VERBOSE',0,'OUT_ALL',0)
>
> with any loading condition (the one in the attachment is the peak condition)
> I never get the case to converge without any notification appeared in the
> screen.
> Any advice would be really appreciated.
>
> Regards,
> Angelina
> <test_case_angelina.mat>