Releases: matsim-scenarios/matsim-berlin
v6.3
What's Changed
- Include additional trip analysis and updated dashboard
- Mode share is now analyzed by age, income, employment, economic_status
- Updated population, which now include reference modes for certain persons
- The reference modes represent modes that a person has actually used in reality
- Allows to evaluate the quality of the model in terms of mode choice
- ReplanningAnnealer module is now activated by default
Full Changelog: v6.2...v6.3
v6.2
What's Changed
- Updated network and gtfs schedule
- Network is now based on late 2022 osm data
- PT schedule is based in mid 2023, earlier data of this feed was not available
- The network conversion now uses a SUMO converter, a microscopic representation of the network will be available as well
- Free speed of the network has been calibrated as described in the paper "Road network free flow speed estimation using microscopic simulation and point-to-point travel times"
- Walking speed increased to match reference data
- Recalibration of mode constants (ASCs)
- Updated commercial traffic, especially the trip durations should be more realistic
- Added a run class for DRT scenarios
- Please note that the 6.3 version is released nearly at the same time
- Because of that 6.2 was not calibrated to the same accuracy
- Rather use the newest version, which also includes all features of 6.2
Full Changelog: v6.1.1...v6.2
v6.1.1
What's Changed
- Fix ASCs in tbe 6.1 config
- The calibrated ASCs have not been correctly copied to the 6.1 config, this is now fixed.
- All input files remain the same
- The existing output remains the same as well, because this run was using the correct ASC values
- drt for berlin v6.x by @tschlenther in #123
- update pt-extensions to latest commit (b39f03f2f0 from 2023-12-07) by @tschlenther in #124
Full Changelog: v6.1...v6.1.1
v6.1
What's Changed
-
Trips from survey data are filtered slightly different
- Previously, trips that did not have the flag
E_WEG_GUELTIG
, have been ignored. - However, this flag is not considered in SrV reports, or the Berlin website that reports the modal share.
- To be more consistent with these reports, these trips are now considered as well.
- This leads to slightly different mode shares compared to the previous version.
- Previously, trips that did not have the flag
-
Commercial traffic was updated to include recent changes
- Temporal distribution was updated according to survey data
- Separated car and freight/truck mode
Full Changelog: v6.0...v6.1
OpenBerlinScenario v6.0
Release for the OpenBerlinScenario.
- Compared to the pre-release, costs config and calibration parameter have been updated
v6.0-parallel-qsim-benchmark
This release contains the scenario which was run to compare to the Paralle Qsim Rust implementation.
This release is not meant to be used by anyone else. Use the regular v6.0 release instead.
OpenBerlinScenario v6.0-pre
This is a pre-release that can be used to test the functionality of the scenario and try new studies / policy cases. This is not the final calibrated model, some parameters are going to change.
Mosaik-2-01
This release captures the run class used for the simulation experiments conducted within the mosaik-2 project, so that this snapshot can be referenced with a doi
Janek's release
I need to run the scenario once again, but the dependencies underneath have changed. Again, creating a tag, in the hope of a passing ci build.
Janek's release
Making a release in the hope that jitpack allows for longer build times for releases