Thanks for your reply, what i did so far is create flows like: <flow id="flow1" departLane="0" departSpeed="10" type="car_5" route="route0" begin="0" vehsPerHour="300"/> and use <laneData id="dump_100" freq="100" file="my path" /> to see what was the vehicles number per kilometer in my simulation. Is there something wrong with this approach?
Also i noticed that although in http://sourceforge.net/apps/mediawiki/sumo/index.php?title=Simulation/Output/Lane-_or_Edge-based_Traffic_Measuresfor the freq attribute is mentioned that if we do not specify something the entire simulation time will be used, in my simulation if i did not specify some interval i could not get the results. Many thanks, Pavlos 2014-04-07 9:18 GMT+03:00 Jakob Erdmann <[email protected]>: > Hello, > there is no function to do this directly. You will have to insert the > vehicles at carefully computed positions and speed explicitly. > regards, > Jakob > > > 2014-04-04 16:29 GMT+02:00 Pavlos Basaras <[email protected]>: > >> Hello, >> >> how can i create a flow of vehicles e.g. in the .rou.xml file, and specify >> the density of vehicles per kimometer? >> >> many thanks, >> Pavlos >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees_APR _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
