liangdong158 / DPFLOW---MATLAB

Unbalanced Power Flow Calculator for Distribution Networks, implemented using MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DPFLOW---MATLAB

Unbalanced Power Flow Calculator for Distribution Networks, implemented using MATLAB

Please, copy all files from this repository to the same folder and run the function 'dpflow' as follows:

outputVariables = dpflow(distCase_test13nodes);

All output info will be available in structure outputVariables and some of the fields will also be saved to file distCaseResults.m

About

Unbalanced Power Flow Calculator for Distribution Networks, implemented using MATLAB


Languages

Language:MATLAB 100.0%