Skip to content

nkpanda97/EconomicDispatch

Repository files navigation

EconomicDispatch

The following code is a mixed integer linear programming (MILP) optimisation for an multi period economic load dispatch problem. It is implemented using pyomo. This was a part of the course "Power system analysis and optimisation" taught at Eindhoven University of Technology, Eondhoven. No rights can be derived from this.

How to run the programe:

  • Install a free academic liscense from GUROBI.com
  • Unzip Archive.zip folder and copy the folder contents in the root directory
  • Open run_me.pynb python notebook in jupyter using anaconda or anyother suitable platform.
  • Run it
The file 'report.pdf' is the analysis of the given problem. For further information about the problem contact: nkpanda97@gmail.com

About

The following code is a mixed integer linear programming (MILP) optimisation for an multi period economic load dispatch problem. It is implemented using pyomo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors