--skip-first-routing should work for your use case. Since I have not tried this myself, I recommend comparing this approach with a duaIterate run from the original trip input (and modified network). Let me know how it goes. regards, Jakob
2015-09-07 11:19 GMT+02:00 Ben Postance <[email protected]>: > I have used duaiterate to get routes for my simulation with convergence < > 0.01, my DUA-routes. > > If I wanted to make some changes to the network, say reduce the speed of > an edge or insert a tls, my paln was to pass the DUA-routes to duaiterate > with convergence max again at 0.01. > > My question: > > As duarouter 1st routing performs a shortest path approach, should I use > the duaIterate option > > --skip-first-routing > > in order to preserve the edge weights from my initial simulation? > > Im just a little unsure as to how default settings will affect this. > > > Kind regards > > > Ben > > ------------------------------------------------------------------------------ > _______________________________________________ > 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
