diff --git a/Makefile b/Makefile index feb0a87a..3cb1ca2d 100644 --- a/Makefile +++ b/Makefile @@ -213,6 +213,7 @@ $p/berlin-commercialPersonTraffic-$V-25pct.plans.xml.gz: --landuseShapeFileName $(berlin)/input/shp/berlinBrandenburg_landuse_4326.shp\ --shapeCRS "EPSG:4326"\ --resistanceFactor "0.005"\ + --numberOfPlanVariantsPerAgent 5\ --nameOutputPopulation $(notdir $@)\ --pathOutput output/commercialPersonTraffic @@ -231,6 +232,7 @@ $p/berlin-goodsTraffic-$V-25pct.plans.xml.gz: --landuseShapeFileName $(berlin)/input/shp/berlinBrandenburg_landuse_4326.shp\ --shapeCRS "EPSG:4326"\ --resistanceFactor "0.005"\ + --numberOfPlanVariantsPerAgent 5\ --nameOutputPopulation $(notdir $@)\ --pathOutput output/goodsTraffic diff --git a/pom.xml b/pom.xml index cd986403..a73cb014 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,10 @@ matsim-all - + 16.0-PR2682 - 16.0-SNAPSHOT + 4.0.0