Hi, maybe there is a jam on your depart edge which prevents vehicles from being added. Try to modify the departLane or departPos parameters, see here http://sumo.dlr.de/wiki/FAQ#How_do_I_get_high_flows.2Fvehicle_densities.3F.
Best regards, Michael Am 17.12.2015 um 15:48 schrieb Tesnim Mekki: > Hi,I want to generate vehicles according to the following flow.xml > file.<flows> > > <flow id="0"from="a" to="l" begin="0" end="300"number="50" /> > <flow id="1" from="a"to="j" begin="100" end="300"number="50" /> > <flow id="2" from="f"to="l" begin="150" end="300"number="50" /> > > > </flows> > > when the trace file mobility.tcl was generated, it only include 127 nodes > while the total number was 150 as mentioned in the flow file (the last id was > 126). The duration of the simulation is 300s. How can I obtain the exact > number of nodes?Thank you in advance for your help. > ------------------------------------------------------------------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
