Digitalized-Energy-Systems / opfgym

A gymnasium-compatible framework to create reinforcement learning (RL) environment for solving the optimal power flow (OPF) problem. Contains five OPF benchmark environments for comparable research.
https://opf-gym.readthedocs.io
MIT License
2 stars 0 forks source link

Evaluate pwl_costs for the benchmark environments #11

Closed thomaswolgast closed 2 weeks ago

thomaswolgast commented 2 weeks ago

Some cost functions can better be represented by pwl_costs

thomaswolgast commented 2 weeks ago

Updated loadShedding to represent storage efficiency and EcoDispatch env to disincentivize negative slack power (which would be a constraint violation)