From aff86e0845fa573550d5f0d72799e3caa348e68c Mon Sep 17 00:00:00 2001 From: Gonzalo Belcredi Date: Mon, 6 Jul 2020 11:45:35 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 68d00ad..0606adf 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Distributed Optimal Power Flow with ADMM via Message Passing Interface (MPI) implemented in C++. +[Report (Spanish)](https://iie.fing.edu.uy/~gbelcredi/hpc/informe.pdf) + ![alt text](https://github.com/gobelc/opf-admm/blob/master/residuo.png) Based on Q. Peng and S. H. Low, "Distributed Optimal Power Flow Algorithm for Radial Networks, I: Balanced Single Phase Case," in IEEE Transactions on Smart Grid, vol. 9, no. 1, pp. 111-121, Jan. 2018.