Repository containing supplementary data and code for the paper "Data-driven Distributionally Robust Optimal Power Flow for Distribution Systems" by Robert Mieth and Yury Dvorkin. If you use this code or parts of if for academic purposes please cite this paper.
The optimization model was implemented by using JuMP (Version 0.16) and auxiliary packages in the Julia (Version 0.6) programming language.
Additionally, we used Gurobi Solver in our numerical experiments. Gurobi is a commercial solver which must be installed and licensed (e.g. using an academic license).