You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" -> gc_power = number_cs * cs_power (no seperate input parameter. Or is it needed?)"
Are there maybe cases where gc power is smaller than the sum of all cs power stations?
I don't think there is. Why would someone install charging stations if the gc is not sufficient. But we can also add another parameter, if needed. @j-brendel , what do you prefer?
Hej,
Indeed there are those cases. The GC is not always desinged to be operated wiht a Gleichzeitigkeitsfaktor of 1. So
gc_power = number_cs * cs_power * Gleichzeitigkeitsfaktor
Hence I would like to have gc_power as individual input parameter.
a) .cfg
BusTool inputs:
SpiceEV inputs
b) electrified_stations.json
with station name and number of pantographs (charging stations)
e.g:
c) vehicle_types.json
e.g.
The text was updated successfully, but these errors were encountered: