rl-institut / spice_ev

Simulation Program for Individual Charging Events of Electric Vehicles
MIT License
21 stars 9 forks source link

Set load of fixed_load to zero after end of timeseries #197

Closed jakobgemassmer closed 8 months ago

jakobgemassmer commented 8 months ago

Currently, when the timeseries of a fixed load ends during a scenario, the last value of that timeseries is used for all later timesteps.

This should be removed and the fixed_load should be set to zero.