Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] vehicle depart time in simulation different with route assigned time
  • From: <Maria.Armellini@xxxxxx>
  • Date: Mon, 4 Jan 2021 09:30:47 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:1YfkjB0F+LlyWfnWsmDT+DRfVm0co7zxezQtwd8ZseIQKPad9pjvdHbS+e9qxAeQG9mCtLQe0LGd6/yocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmTiwbalsIBi4owjdudUajIR/Iast1xXFpWdFdf5Lzm1yP1KTmBj85sa0/JF99ilbpuws+c1dX6jkZqo0VbNXAigoPGAz/83rqALMTRCT6XsGU2UZiQRHDg7Y5xznRJjxsy/6tu1g2CmGOMD9UL45VSi+46ptVRTljjoMOTwk/2HNksF+jLxVrg+9pxJxwIDUboOaNPticazSZt4VX3ZNXsRLWiBdHo+wcY0CBPcBM+ZCqIn9okMDoBy5Cwa2HuPvyyVHimXq0K0g1uQuDwXG3AghH9IIsXTZt8j6NKMIUeyv0abH0yzOYvVL0jjy9IbGaAouoe2QXb1ua8rRz1EiGgHGg1iMqYHoMS+Y2+sNvWWV7+duW/6ihmojpgxsvDSj2sghh5fHiI8RxV3I6zh0zYk0KNC3VkN3fdypHZRMuiycKoB4TMQiQ2RytyY7zL0LoYO0fCwQyJg92hHQdfqKeJWL7BL7TOudPCt0iGh4dL+8iBu+61Wsx+P/W8WuzlpHoDJJnsTOu3wTzRDf9NWLRuFg8kqj2DuDzR3f5+dZKk4uj6XbMYQuwrsom5oWtkTMAzH5lV3tjK+TakUk4u+o6/n7Yrn+pp+TKYt0igbmP6ognMKxD+s2PAgOUWac+uqy06ft8VP3TbtFj/I7jLPVsJHcJcQHvK62GRVZ3Zsn6xalFTupzcoXkWEGLFJDZh2Hk5DkN0zSLPziEPuygFuhnC12y/3IPbDtGIvBI3bbnLfkZ7l96kpcyAQpzdBY4pJZErYPL+jpWk/wrtPUFAM0Mxaxw+n5DNV90oIeWWSOAqKCLazStUWI6vgyLOaSfIMVoiryK+A55/7yin80gUQdfbSs3ZsQcXy4A+9mLFuDYXf3nNgODWMKvgsmTOzxllKOSzlTZ2y9X/F02jZuXJm7CICGW5ugmpSM1yO6BoZbIGdcBQbfP23vctDQfv4WaSvUC9VknzgAVL6gY4Mlz1eiuVmpmPJcMuPI93hA5trY399v6riLmA==
  • Ironport-sdr: CDKABY7zj1fSJrXE76CSj605DiBUwU9ws7IOIHP3T+/wiqDlyPTc0STf2rvb4AsFn4OjbCbXLf n4e7UsT6T2jg==
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdbiXymsiJ9ViKFAQySAdT4r124h6QAHOsew
  • Thread-topic: [sumo-user] vehicle depart time in simulation different with route assigned time

Hi Xun,

 

If there is insufficient space for inserting the vehicle at it's designated departure time, that vehicle is put into an insertion queue and insertion is repeatedly attempted in subsequent simulation steps.

See https://sumo.dlr.de/docs/Simulation/VehicleInsertion for more information.

 

Regards,

Giuliana

 

Von: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> Im Auftrag von Xun Liu
Gesendet: Montag, 4. Januar 2021 07:03
An: sumo-user@xxxxxxxxxxx
Betreff: [sumo-user] vehicle depart time in simulation different with route assigned time

 

Hello everyone,

 

I assigned 400 vehicles into the network within 100 second using randomTrips.py. The depart time of all the vehicle in the route file generated by python file are within 100 second. But as I start simulation, I found that some vehicles departed from the inlet node after 100 second. How could this happened, did I miss something?

 

Bests,

Xun


Back to the top