Hi Titus, as the docs say http://sumo.dlr.de/wiki/Simulation/Output/TripInfo waitsteps is in simulation steps while duration is in seconds. So I suppose your step length is something like 0.1s which can give wait steps up to 30000.
Regards, Michael Am 2015-03-28 08:00, schrieb Titus Rakkesh: > Dear Friends, > I have started my simulation with --tripinfo-output option and > generated an output file. In that output files, there are result > parameters > there. My simulation I ran for 3000 simulation seconds. > > I need clarification about the following attributes in the output file. > > waitSteps and duration. > > For waiting steps I could be able to see above 16000 values. I could > not > understand what actually this means. But duration always below 3000. > > Thanks, > Titus > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub > for all > things parallel software development, from weekly thought leadership > blogs to > news, videos, case studies, tutorials and more. Take a look and join > the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
