If you use option --scale with values > 1 then some of the cars are duplicated but their departure time remains unchanged. In case your original scenario has very sparse departures (i.e. a car ~ every 300s) and you use --scale 10 then you will get bursts of 10 cars every 5 minutes. Using --random-depart-offset you can smooth out those bursts.
Am Mo., 20. Apr. 2020 um 14:01 Uhr schrieb Sarthak Mittal < [email protected]>: > Why we need to add this offset in the departure time? > > On Mon, 20 Apr, 2020, 17:27 Jakob Erdmann, <[email protected]> wrote: > >> The maximum number of seconds that you wish to add to the original >> departure time of a vehicle. >> >> Am Mo., 20. Apr. 2020 um 12:32 Uhr schrieb Sarthak Mittal < >> [email protected]>: >> >>> What value should I use in --random-depart-offset? >>> >>> >>> >>> On Sun, Apr 19, 2020 at 9:05 PM Jakob Erdmann <[email protected]> >>> wrote: >>> >>>> Then the easiest way is to use sumo option --scale to scale the amount >>>> of traffic up and down. >>>> To avoid artifacts in departure timings you can combine this with >>>> option --random-depart-offset. >>>> >>>> Am So., 19. Apr. 2020 um 15:44 Uhr schrieb Sarthak Mittal < >>>> [email protected]>: >>>> >>>>> Which tools are you talking about? >>>>> Actually, I didn't made the simulation myself. I am using someone else >>>>> simulated map for my traffic light signal generation project. >>>>> >>>>> On Sun, 19 Apr, 2020, 19:07 Jakob Erdmann, <[email protected]> >>>>> wrote: >>>>> >>>>>> Yes. But the way to do this depends on how you have defined your cars >>>>>> in the first place (i.e.which of the tools or input definitions you >>>>>> used). >>>>>> >>>>>> >>>>>> Am So., 19. Apr. 2020 um 14:56 Uhr schrieb Sarthak Mittal < >>>>>> [email protected]>: >>>>>> >>>>>>> Is there way to change the arrival rate of cars in the simulation? >>>>>>> _______________________________________________ >>>>>>> sumo-user mailing list >>>>>>> [email protected] >>>>>>> To unsubscribe from this list, visit >>>>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>>>> >>>>>> _______________________________________________ >>>>>> sumo-user mailing list >>>>>> [email protected] >>>>>> To unsubscribe from this list, visit >>>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>>> >>>>> _______________________________________________ >>>>> sumo-user mailing list >>>>> [email protected] >>>>> To unsubscribe from this list, visit >>>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>>> >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] >>>> To unsubscribe from this list, visit >>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>> >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> To unsubscribe from this list, visit >>> https://www.eclipse.org/mailman/listinfo/sumo-user >>> >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
