Skip to main content

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

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

Back to the top