Hello, the total number of vehicles should not change due to one-shot assignment. Please check the number of loaded/running vehicles at the end of one_shot-log.txt and compare this with the number of trips and vehroutes. A mismatch in departure times results from congestion (vehicles can only depart once there is sufficient road space).
regards, Jakob 2016-09-08 16:08 GMT+02:00 Arezoo Samimi <[email protected]>: > Hello, > > I have encountered some problems working with one-shot assignment for > dynamic traffic assignment. I've checked the generated route file from > one-shot assignment (vehroute.xml) and noticed that the generated number of > vehicles is lower than the number of vehicles in the trip file. Moreover, > the departure time for the vehicles in the vehicle routes file is not the > same as the one in the trip file. I ran the one-shot assignment code using > the following command: > > Python one-shot.py -f 900 -n network.net.xml -t trips.trips.xml -L -s > > Could you please let me know how I can fix this problem? Is there anything > wrong with the way that I am using it? > By the way, I am using the last version of sumo (sumo-0.27.1). > > Thanks, > Arezoo > ------------------------------------------------------------ > ------------------ > _______________________________________________ > 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
