Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Computational cheapest way to use flow of vehicles

Hello,
you can limit the number of running vehicles (i.e. to 5000) as well as the number of vehicles schedule for insertion using the following sumo options:
--max-num-vehicles 5000
--max-depart-delay 5

regards,
Jakob

2017-12-15 18:16 GMT+01:00 Pedro Matuck <pjmatuck@xxxxxxxxx>:
Hi guys,

I need to run a simulation over a hundred of thousands steps. While the simulation is running, I need to keep one or more vehicles flows on the network.

Looking network parameters, when the simulation reaches over 5000 vehicles loaded, the simulation steps starts to take a little bit longer, and each more loaded vehicles I get, more slow the simulation becomes.

There's any way to use the flows without kiiling the simulation performance?

I don't need to keep the cars instances, just to count how many of them reach in certain network location.

Thank you.

--
Pedro J. Matuck

"The hardest battle lies within."

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top