That’s correct. It was added to the development version (available directly 
from the MATPOWER GitHub site <https://github.com/MATPOWER/matpower/>) since 
the 6.0 release. For documentation, you will have to compile the current manual 
from the LaTeX source 
<https://github.com/MATPOWER/matpower/blob/master/docs/src/MATPOWER-manual/> 
and refer to Section 4.3.

    Ray


> On Jun 2, 2017, at 4:34 AM, Dawood Javan <[email protected]> wrote:
> 
> Dear Ray,
> 
> Version 6 of MATPOWER does not support 'PQSUM' :
> 
> runpf('case33bw', mpoption('pf.alg', 'PQSUM'))
> 
> MATPOWER Version 6.0, 16-Dec-2016 -- AC Power Flow (unknown)
> Error using runpf (line 219)
> runpf: Only Newton's method, fast-decoupled, and Gauss-Seidel power flow
> algorithms currently implemented.
> 
> Regards,
> 
> Dawood
> 
> 
> On Thu, Jun 1, 2017 at 10:38 PM, Ray Zimmerman <[email protected] 
> <mailto:[email protected]>> wrote:
> Hi Wenlei,
> 
> Try this instead:
> 
> runpf('case33bw', mpoption('pf.alg', 'PQSUM'))
> 
> The radial_pf() function is not meant to be called directly by the user, 
> since it requires that the case be converted to internal bus numbering first. 
> It is called by runpf() which does that conversion for you.
> 
>    Ray
> 
> 
>> On May 31, 2017, at 7:59 PM, Bai, Wenlei <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> Dear Ray, 
>> When I used 'radial_pf' to run a distribution case load flow, it gave me 
>> error as the following:
>> Could you take a look?  Thank you
>> 
>> Wenlei
>> <pastedImage.png>
>> Wenlei Bai
>> Electrical Engineering, Department of Electrical & Computer Engineering
>> Baylor University, One Bear Place #97356
>> Waco, TX 76798-7356 
>> (254)405-3320
>> [email protected] <mailto:[email protected]>
> 
> 
> 
>  
> ---------------------------------------------------------------
> Ph.D Student of Electrical Engineering - Power Field
> Ferdowsi University of Mashhad
> Faculty of Engineering
> Department of Electrical Engineering
> Laboratory of Power System Analysis 
> 

Reply via email to