eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

Efficiency of charging stations changes during simulation (trac #2358) #2358

Open behrisch opened 8 years ago

behrisch commented 8 years ago

User should have the possibility to define a function to change the efficiency of charge during simulation:

Example: Start with a efficiency of 0.95 and end with an efficiency of 0.70 with a logarithmic progression.

Suggested in SUMO Conference 2016

Migrated from http://sumo.dlr.de/ticket/2358

{
    "status": "new", 
    "changetime": "2016-10-25T07:45:02Z", 
    "description": "User should have the possibility to define a function to change the efficiency of charge during simulation:\n\nExample: Start with a efficiency of 0.95 and end with an efficiency of 0.70 with a logarithmic progression.\n\n\nSuggested in SUMO Conference 2016 ", 
    "reporter": "pablo", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1477381502937752", 
    "component": "simulation general (micro)", 
    "summary": "Efficiency of charging stations changes during simulation", 
    "priority": "minor", 
    "keywords": "charging station, efficiency, electric", 
    "time": "2016-05-26T11:48:37Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 8 years ago

@palvarezlopez changed summary from "Efficiency of charging station change during simulation" to "Efficiency of charging stations change during simulation"

behrisch commented 8 years ago

@palvarezlopez changed summary from "Efficiency of charging stations change during simulation" to "Efficiency of charging stations changes during simulation"

behrisch commented 8 years ago

@behrisch changed milestone from "0.28.0" to "0.29.0"

m-kro commented 7 months ago

Related to #12772