-
Notifications
You must be signed in to change notification settings - Fork 28
Update to Java 21 + MATSim 2025 + Health Extension + Determinism #366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix the errors corresponding to the new matsim version
Fix the errors corresponding to the new matsim version
# Conflicts: # analysis/pom.xml # extensions/matsim2silo/pom.xml # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/MatsimData.java # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/MatsimSkimCreator.java # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/MatsimTransportModel.java # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/MatsimTravelTimesAndCosts.java # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/accessibility/AccessibilityModule.java # extensions/matsim2silo/src/main/java/de/tum/bgu/msm/matsim/accessibility/MatsimAccessibility.java # extensions/pom.xml # siloCore/pom.xml # siloCore/src/main/java/de/tum/bgu/msm/utils/SiloUtil.java # synthetic-population/pom.xml # useCases/munich/src/test/java/de/tum/bgu/msm/transportModel/matsim/SBBTest.java # useCases/pom.xml
…isk and air pollutant exposure models)
…isk and air pollutant exposure models)
…isk and air pollutant exposure models)
…msmobility/silo into transportHealthIntegrationModel � Conflicts: � useCases/munich/src/main/java/de/tum/bgu/msm/scenarios/health/HealthModel.java
…ve risks, and death strategy
…l' into transportHealthIntegrationModel # Conflicts: # useCases/munich/src/main/java/de/tum/bgu/msm/scenarios/health/HealthModel.java
1) add ap concentration from bus vehicles 2) implement ap exposure and physical activity of PT trips
…he use case Munich to SILO core (new Java is not support the transfer engine between Java code and Java scripts)
…he use case Munich to SILO core (new Java is not support the transfer engine between Java code and Java scripts)
…he use case Munich to SILO core (new Java is not support the transfer engine between Java code and Java scripts)
…rmation from the synthetic population.
…ary) to get rid of Javascript.
… Brandenburg scenario
…s://github.com/msmobility/silo into transportHealthIntegrationModel_jibe_baustelle # Conflicts: # siloCore/src/main/java/de/tum/bgu/msm/data/household/IncomeAdjustment.java
…el_jibe_baustelle Solved Determinism Problem + Added BerlinBrandenburg Boilerplate Scenario
This was referenced Jul 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Major updates include (but are not limited to):