Abhishek, Please read my reply carefully. I said you need to provide basecasedata __AND__ targetcasedata.
Shri From: abhisek mishra <[email protected]<mailto:[email protected]>> Reply-To: MATPOWER discussion forum <[email protected]<mailto:[email protected]>> Date: Mon, 20 Oct 2014 12:37:36 -0700 To: MATPOWER discussion forum <[email protected]<mailto:[email protected]>> Subject: Re: problem in continuation load flow Thanx sir for your concern. I did provide base case data. I tried with "runcpf('case_ieee30') " & "runcpf(case14)"... Still m getting error. On Mon, Oct 20, 2014 at 12:33 PM, Abhyankar, Shrirang G. <[email protected]<mailto:[email protected]>> wrote: Abhishek, You have to provide the 'basecasedata' and 'targetcasedata' (run 'help runcpf' for the meaning of these terms) for runcpf. If no targetcasedata is provided to runcpf then it assumes that the base case is case9.m and uses an example targetcasedata created for this case. It will be also helpful for you to read the section on 'Continuation Power Flow' in the MATPOWER manual. Shri From: abhisek mishra <[email protected]<mailto:[email protected]>> Reply-To: MATPOWER discussion forum <[email protected]<mailto:[email protected]>> Date: Mon, 20 Oct 2014 11:05:56 -0700 To: <[email protected]<mailto:[email protected]>> Subject: problem in continuation load flow Dear all; I am facing problem in continuation load flow. Whenever I simply type "runcpf" it works(for 9 bus system); but when I try it for IEEE 30 bus system/ 14 bus system, it shows error at line 213. Please help me. Regerds Abhisek
