rl-institut / spice_ev

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

scenario: check CS min/max power and vehicle min power #188

Closed stefansc1 closed 3 months ago

stefansc1 commented 9 months ago

In addition to GC max_power, check vehicle_type.min_charging_power, cs.min_power and cs.max_power. Use same bounds for discharging. Raise error if any check fails (similar to GC power).