1) The number running vehicles at any given time can be seen in the network properties (right click the background and select 'show parameters'). The total number of vehicles of the course of the simulation is listed in that dialog as well. (There are also various file outputs to retrieve these values: http://sumo.dlr.de/wiki/Simulation/Output/Summary http://sumo.dlr.de/wiki/Simulation/Output#Commandline_Output_.28verbose.29
2) The simulation runs until all vehicles have arrived or until the time set with option --end (set this once, in the .sumocfg) 3) A step defaults to one simulated second. The steps are numbered and start with 0 by default. Each vehicle departs at a predefined step but may be delayed if there is not sufficient space in the road network. Once a vehicle has entered the simulation it continuous driving for multiple steps until it reaches it's destination. In each step vehicles move along the roads towards their destination. regards, Jakob 2016-05-23 12:38 GMT+02:00 <[email protected]>: > Hello, > > I am relatively new to the SUMO program so I was hoping you could maybe > help me out a bit. > > 1. Is anywhere in the sumo configuration files for a simulation (for > example, in the .sumocfg file) visible, the total amount of vehicles > simulated? The closest to this I could find was in the .rou.xml file, but > that one only contained several vehicle ids, and not the amount of > simulated vehicles. > > 2. Where can you set/see the total simulation time? Do I have to > configure this for each step or for the entire simulation? > > 3. And speaking of steps... I still have some issues understanding > the relation between a SUMO step and how/when a vehicle departs and arrives > in the simulation (I'm using Traci4J to get the simulated data in Java). > How is a step defined in relation to the vehicle? Can a vehicle enter and > leave the simulation several times during a step or are multiple steps > included in between a car entering and leaving the simulation? What if a > step is over, but a vehicle has not left the simulation yet? What occurs in > a SUMO step? > > I hope all these questions make sense...:) > Thank you in advance! > > Best regards, > Oana > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data > untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
