Am 2016-03-31 04:11, schrieb Lockhart, Thomas G (398I): >> On Mar 30, 2016, at 11:05 AM, Joe B. <[email protected]> wrote: >> >> Hey, all - >> I'm pretty new to SUMO, so please be patient. I have a question about >> whether it's possible to have multiple randomized flows (using >> vTypeDistributions) and user-defined trips both included in a >> scenario. >> Typically, I get the following output when I attempt this: >> <OUTPUT> >> Error: The vehicle type 'bus' occurs at least twice. >> Error: The vehicle type 'car' occurs at least twice. >> Error: The vehicle type 'truck' occurs at least twice. >> Error: The vehicle type 'van' occurs at least twice. >> Error: Vehicle type distribution '-46673644-20130797#20_dist' is >> empty. >> Error: The vehicle type '-46673644-20130797#20_dist' for flow >> '-46673644-20130797#20' is not known. >> Quitting (on error). >> </OUTPUT> > > I have not used trips (yet), but I do use multiple flow files and a > separate catalog for vehicle type definitions. I think I would take > the hints in the first error messages and prune out the repeated > definitions of the vehicle types; leave them in the first file you > provide to duarouter, or separate them out into another “additional > file” per SUMO definition of that file type. The latter choice should > give you more flexibility in the future to vary vehicle performance > parameters.
Also, if you do not want to search them manually, duarouter has the option --vtype-output to write them to a separate file. Best regards, Michael ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
