Skip to content

Honours project: Optimal Power Flow Approximation for Transmission Switching

Notifications You must be signed in to change notification settings

miglesiauciulyte/honours_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Honours Project: Optimal Power Flow Approximation for Transmission Switching

By Mathew Legge, Migle Siauciulyte and Anna Warburton

Software

Install Xpress IVE and Matlab. For Matlab, download and install the Matpower package from http://www.pserc.cornell.edu/matpower/ .

The code for running Xpress is provided in this repository. For testing on Matlab, use the following commands:

For running a Direct Current model:

rundcopf('case_data');

For running an Alternating Current model:

runopf('case_data');

Data

The data files are from the IEEE databases. They contain the same data for Matlab and Xpress, only their syntax is different.

About

Honours project: Optimal Power Flow Approximation for Transmission Switching

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages