Critical-Infrastructure-Systems-Lab / PowNet

PowNet: Network-constrained Unit Commitment / Economic Dispatch model in Python
MIT License
74 stars 26 forks source link

Ramping constraints violations #7

Closed ngjiayi93 closed 3 years ago

ngjiayi93 commented 3 years ago

Ramping constraints (specified in segment B9 in pownet_model.py) do not guarantee that ramping limits are not violated between the end of one horizon and the start of the next horizon.

ngjiayi93 commented 3 years ago

Fixed in v1.3 by introducing a new variable 'ini_mwh' that takes the value of the plant's power at the end of the horizon