Skip to content

StanfordASL/unbalanced-opf-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbalanced OPF Toolkit (UOT)

The Unbalanced OPF Toolkit (UOT) is a general code base to formulate and solve unbalanced optimal power flow (OPF) problems written in MATLAB. UOT formulates the optimization problems using YALMIP allowing to use a multitude of solvers. UOT supports GridLAB-D models of the power distribution network.

Documentation

The project's documentation is hosted in Read the Docs.

Contributing

The development of UOT is based on Github Issues. Please create a new Issue to report a bug or request a new feature.

We use the feature branch workflow where Issue #xx is associated to branch issues/xx-brief_issue_description. If you want to work on an issue, please do so on the corresponding branch. At the end, please create a pull request so that one of the core developers can review your code and approve merging to master.

Authors

  • Alvaro Estandia - Main developer of UOT.

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Citing Unbalanced OPF Toolkit

If you use Unbalanced OPF Toolkit for a scientific publication, please cite Estandia et al. 2019.

References

A. Estandia, M. Schiffer, F. Rossi, E. C. Kara, R. Rajagopal, and M. Pavone, “On the Interaction between Autonomous Mobility on Demand Systems and Power Distribution Networks – An Optimal Power Flow Approach,” arXiv preprint arXiv:1905.00200, 2019. Link

About

A general code base to formulate and solve unbalanced optimal power flow (OPF) problems written in MATLAB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages