Skip to content

Commit

Permalink
some change in config
Browse files Browse the repository at this point in the history
  • Loading branch information
GregorRyb committed Jun 18, 2024
1 parent 676c09c commit d88f977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scenarios/berlin-v5.5-1pct/input/berlin-v5.5-1pct.config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</module>
<module name="plans" >
<param name="inputPlansFile" value="https://svn.vsp.tu-berlin.de/repos/public-svn/matsim/scenarios/countries/de/berlin/berlin-v5.5-1pct/input/berlin-v5.5-1pct.plans.xml.gz" />
<param name="removingUnnecessaryPlanAttributes" value="true" />
<param name="removingUnnecessaryPlanAttributes" value="false" />
</module>
<module name="vehicles" >
<param name="vehiclesFile" value="https://svn.vsp.tu-berlin.de/repos/public-svn/matsim/scenarios/countries/de/berlin/berlin-v5.5-10pct/input/berlin-v5-mode-vehicle-types.xml" />
Expand Down Expand Up @@ -145,7 +145,7 @@
</parameterset>
</parameterset>
</module>

<module name="transitRouter">
<!-- Factor with which direct walk generalized cost is multiplied before it is compared to the pt generalized cost. Set to a very high value to reduce direct walk results. -->
<param name="directWalkFactor" value="1.0" />
Expand Down

0 comments on commit d88f977

Please sign in to comment.