rl-institut / spice_ev

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

warn if arrival while already at charging station #210

Closed stefansc1 closed 3 months ago

stefansc1 commented 3 months ago

Generate a UserWarning if there is an arrival event while the corresponding vehicle is already connected to a charging station. Slight logic change (force unplug on departure, regardless if connected or not). Includes test for generated warning.