
Repository with Optimal Power Flow (OPF) library in Julia, Python, MATLAB, and C++ done as a part of the Harmony project (HARMONic stabilitY assessment of PE-penetrated power systems).
Code structure is simple and well-suited for researchers who are just beginning their journey into AC/DC OPF studies.
Detailed information regarding AC/DC OPF problem formulation can be found in Manual.
Further improvements and new features will be added.
When using this toolbox, please refer to the paper.
Haixiao Li, Azadeh Kermansaravi, Robert Dimitrovski, Aleksandra Lekić, "ACDC-OpFlow: A unified, cross-language framework for AC/DC optimal power flow solutions,"
SoftwareX, Volume 32, 2025, 102324.
Or in BibTeX format:
@article{LI2025102324,
title = {ACDC-OpFlow: A unified, cross-language framework for AC/DC optimal power flow solutions},
journal = {SoftwareX},
volume = {32},
pages = {102324},
year = {2025},
issn = {2352-7110},
doi = {https://doi.org/10.1016/j.softx.2025.102324},
url = {https://www.sciencedirect.com/science/article/pii/S2352711025002900},
author = {Haixiao Li and Azadeh Kermansaravi and Robert Dimitrovski and Aleksandra Lekić}}
- Haixiao Li, design of the power flow solution, development of code in different languages, manual writing
- Azadeh Kermansaravi, help with development of C++ power flow solution
- Robert Dimitrovski, funding acquisition
- Aleksandra Lekić, supervision, definition of the framework and functionalities, and acquisition of the funding
