rl-institut / SimBA

GNU Affero General Public License v3.0
2 stars 1 forks source link

peak load windows reduce max GC power #159

Closed stefansc1 closed 8 months ago

stefansc1 commented 8 months ago

Decrease power of electrified stations during times of high grid load (peak load windows). These windows are defined in a file. They are relevant for some strategies and during such a window, the maximum power of a grid connector is decreased. Peak load windows take the grid operator and voltage level of a grid connector into account.

New arguments: time-windows: path to SpiceEV style peak load window file (can contain comments) peak_load_window_power_opps: reduced power of opportunity stations during peak load windows peak_load_window_power_deps: similar for depot stations

j-brendel commented 8 months ago

I just checked the basic functionality and that seems fine to me!