Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Regarding flows

1. yes (but departures may still be delayed due to traffic conditions)
2. between 30 and 3630
3. see https://sumo.dlr.de/docs/Simulation/Randomness.html#flows_with_a_fixed_number_of_vehicles and https://sumo.dlr.de/docs/Simulation/Randomness.html#flows_with_a_random_number_of_vehicles

Am Mi., 4. Sept. 2024 um 11:46 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear Community,

I have a few questions regarding vehicle generation in SUMO when defining a flow as shown below:
<flow id="ft_32_143" begin="0.00" from="32" to="143" end="14400.00" vehsPerHour="30.00" color="white" type="vType_0"/>
1. If the flow is defined as above, are the vehicles uniformly distributed between 0 and 3600 by default?
2. If the flow begins at 30 instead of 0, will 30 vehicles be generated between 300 and 3600 or between 30 and 3630?
3. How can we achieve a distribution other than uniform for the whole duration (0-14400)?

Any help is greatly appreciated.

Thank you and best regards,  
Rohan
_______________________________________________
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