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

nVehContrib != nVehEntered (trac #1029) #1029

Closed behrisch closed 6 years ago

behrisch commented 11 years ago

finished simulation of A92

see files

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

{
    "status": "closed", 
    "changetime": "2014-02-22T12:11:58Z", 
    "description": "finished simulation of A92\n\nsee files", 
    "reporter": "mknocke", 
    "cc": "", 
    "resolution": "wontfix", 
    "_ts": "1393071118095375", 
    "component": "simulation data output", 
    "summary": "nVehContrib != nVehEntered", 
    "priority": "major", 
    "keywords": "", 
    "time": "2013-09-13T11:28:34Z", 
    "milestone": "0.20.0", 
    "owner": "behrisch", 
    "type": "defect"
}
behrisch commented 11 years ago
behrisch commented 11 years ago

finished simulation nVehDistrib ~= vVehEntered

see files

to:

finished simulation of A92

see files

behrisch commented 11 years ago

The differences can be completely attributed to vehicles changing their lane while being on the detector. This is completely in line with the docs. Since it may be desirable to count them nevertheless, a new / modified detector is needed, see #1161