-
Notifications
You must be signed in to change notification settings - Fork 180
faq 71532564
Billy Charlton edited this page Sep 5, 2018
·
2 revisions
by Kai Nagel on 2016-07-04 19:14:00
by Kai Nagel on 2016-07-04 19:14:15
(kn proxying for Rolf Moeckel)
- We need to calculate the travel time skim (travel times between all ~5,000 zones). We know how to send single trips between zone pairs and extract the travel time, but that seems cumbersome for 5000x5000 zones. Is there an easier way to calculate a skim matrix with MATSim?
by Kai Nagel on 2016-07-04 19:18:45
There is LeastCostPathTree
. One example how to apply this is under {{Zone2ZoneTravelTimeListener}} in at https://github.com/moeckel/silo/blob/siloMatsim/silo/src/main/java/edu/umd/ncsg/transportModel/Zone2ZoneTravelTimeListener.java . This is unfortunately still in the "siloMatsim" branch; needs to be merged.
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq