does the one-shot log also give the number of 'loaded' vehicles? 2016-09-09 19:53 GMT+02:00 Arezoo Samimi <[email protected]>:
> Thanks for your quick response. I've checked the one-shot-log.txt and the > number of inserted vehicles is the same as the vehroutes but is lower than > the number of trips in the trip file and there is not any vehicles waiting. > I've tried dua-iterate and checked the number of vehicles. This method > works accurately. However, one-shot assignment is more appropriate for my > network. Please let me know if you've found what makes this issue. > > Thanks, > Arezoo > > > On Fri, Sep 9, 2016 at 6:01 AM, Jakob Erdmann <[email protected]> > wrote: > >> 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
