Later versions of Knitro changed their Matlab interface and have not been 
tested with older versions of MATPOWER that used an older interface, so I’m not 
sure what to expect with that combination.

Could I see the output of mpver and the output of t_opf_knitro?

    Ray


> On Mar 23, 2015, at 1:47 PM, angelina sirri <[email protected]> wrote:
> 
> I am using matpower 4.1 and knitro 9.1.0.
> 
> And also all tests are successful when I type test_matpower. Why should there 
> be a problem with older matpower versions?
> 
> Regards,
> Angelina
> 
> From: [email protected] <mailto:[email protected]>
> Subject: Re: knitro does not converge
> Date: Mon, 23 Mar 2015 11:59:08 -0400
> To: [email protected] <mailto:[email protected]>
> 
> 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] 
> <mailto:[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>

Reply via email to