Linearization of AC Optimal Power Flow

Dear esteemed members,

Please I would like to ask if there is anyone that could support in writing the GAMS code for the linearization of ac optimial power flow as described in this paper https://ietresearch.onlinelibrary.wiley.com/doi/full/10.1049/iet-gtd.2015.0388. The paper is also attached below.

Or perhaps, there is anyone that has worked on a similar task in the field of power systems. I will gladly reachout!

Thanks in anticipation
image.png
Linearization AC opf binary discretiztn- 2016 - Akbari.pdf (189 KB)

Hi,

You can look at this code for the AC OPF GAMS code. You can easily implement your equations.

https://www.gams.com/latest/psoptlib_ml/libhtml/psoptlib_MultiperiodACOPF24bus.html

Kasi