Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to set input rates for vehicles in SUMO

You could generate traffic with randomTrips.py using option -p 0.25  (this would generate 4 cars per second). See https://sumo.dlr.de/docs/Tools/Trip.html#arrival_rate

regards,
Jakob

Am Do., 18. März 2021 um 07:49 Uhr schrieb Hema Latha <hemalatha.c98@xxxxxxxxx>:
Hello everyone,

For my project, I've to test an algorithm on a traffic model where I specify the input rates of vehicles. For example, the vehicles should enter the scenario at 240 cars/min. How do I achieve this?

Thanks in advance!
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top