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.5k stars 1.41k forks source link

use ballistic update rule for IDM and IDMM (trac #1585) #1585

Open behrisch opened 9 years ago

behrisch commented 9 years ago

These models require it explicitly: http://www.vwi.tu-dresden.de/~treiber/MicroApplet/IDM.html

see #860

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

{
    "status": "new", 
    "changetime": "2015-03-18T09:08:46Z", 
    "description": "These models require it explicitly: \nhttp://www.vwi.tu-dresden.de/~treiber/MicroApplet/IDM.html\n\n\nsee #860", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1426669726577108", 
    "component": "microsim - car following", 
    "summary": "use ballistic update rule for IDM and IDMM", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-01-28T06:59:44Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 9 years ago

@behrisch changed milestone from "0.23.0" to "1.0.0"

namdre commented 6 years ago

update rule is global for all models. We could only issue a warning. @behrisch shall we?

behrisch commented 6 years ago

@namdre Yes.