Probably:
https://sumo.dlr.de/docs/Simulation/VehicleInsertion.html#delayed_departure

Am Do., 10. Dez. 2020 um 22:39 Uhr schrieb Raheleh Zarei <
raheleh.za...@gmail.com>:

> Thank you.
> My script looks like this.
> python myRandomTrips.py -n eichstaett.net.xml -o
> ./Eichstaett-TripsTest/RoutingSim12.rou.xml --random true -b 0 -e 200
> --period 0.5 --binomial 200 --junction-taz true
> However, some trips depart at a time later than 200 and I was wondering
> why this happened?
>
> Thanks,
> Raheleh
>
>
> On Fri, Dec 4, 2020 at 2:00 AM Jakob Erdmann <namdre.s...@gmail.com>
> wrote:
>
>> If they are scheduled for the same step, rerouting happens first and
>> weight updated afterwards. Note, that the rerouting period is counted for
>> each vehicle individually based on their depart time. This means only a
>> fraction of the vehicles will have their rerouting in the update step.
>>
>> Am Fr., 4. Dez. 2020 um 02:37 Uhr schrieb Raheleh Zarei <
>> raheleh.za...@gmail.com>:
>>
>>> Hello
>>>
>>> In automatic rerouting, if we set
>>> --device.rerouting.adaptation-interval to 10 and --device.rerouting.period
>>> also to 10, which one happens first? weight update happens and then based
>>> on that rerouting happens or rerouting happens with previous edge weights
>>> and then edge weight?
>>>
>>> Thanks
>>>
>>> --
>>> *RAZ*
>>> _______________________________________________
>>> sumo-user mailing list
>>> sumo-user@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
>
>
> --
> *RAZ*
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to