The first thing you should do is define a real schedule with 'until' values
rather than relying on the 'duration' parameter alone:
https://sumo.dlr.de/docs/Simulation/Public_Transport.html#public_transport_schedules
When this is used, any slack in the schedule is automatically used to
counteract bunching because the first bus (running behind schedule) can
start earlier than the second bus that has to wait for it's scheduled time.
The tool ptLine2flows can be used to generate a synthetic schedule for
given sequences of stops:
https://sumo.dlr.de/docs/Tutorials/PT_from_OpenStreetMap.html

regards,
Jakob

Am Fr., 17. Sept. 2021 um 03:13 Uhr schrieb vincentobiako <
vincentobi...@gmail.com>:

> Hello Everyone
>
>
>
> I was curious to know if there was any python tools in SUMO that allowed
> for the prevention of bus bunching from occurring with a given simulation?
> If there is any, can you please direct me to an appropriate python tool?
>
>
>
> Thank you in advance for the help
>
> Ifezue
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows
>
>
> _______________________________________________
> 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