-
Hi!
Due to the high requirements of RAM I'm thinkin in create an instance on AWS/Azure to run my final project in MATSim. It's possible to run MATSim in a Linux/Windows instance on AWS? Any experie…
-
Index out of bond error happens when attributes are being copied from one plan to another before re-planning.
the attribute that is being copied is a primitive double and is an attribute of an act…
-
Hello,
Could anybody tell me after running the MATSIM, how to get the total travel time on each link in the network? Thank you.
-
Hello,
I am running a MATSim simulation using QSim, SwissRailRaptor for PT and I am getting an error when enabling intermodalAccessEgress to pt modes by bike, car and walk.
When intermodalAccessEg…
-
https://github.com/BauhausLuftfahrt/MATSim-UAM/blob/815269590a0d9fa37b782c332a6e19e0ef882780/src/main/java/net/bhl/matsim/uam/run/RunUAMScenario.java#L124
Is it necessary to hard-code the events in…
-
When GeNet reads in `network.xml` and `schedule.xml` files, it should explicitly validate them against the corresponding MATSim schemas as described by the DTDs https://www.matsim.org/files/dtd/networ…
mfitz updated
2 years ago
-
Hi MATSim community:
I am using Eclipse as IDE and cloned the last version of the matsim-lib repository. I am interested to run vsp contribution, however when I tried to compile with pom.xml file u…
-
Derzeit Stau mit TimeDependentNetwork
Wie aktuelle Netzwerkdaten aus MATSim-Run zurück an jsprit.
Ist es das, was in usecases.chessboard drin ist?
--- Edit: Added Translation (KMT, 7 Sep)
Notes …
-
Hi,
super cool project!
I need to define multiple `export`s like:
```bash
export JAVA_OPTS='-Xms82G -Xmx82G -XX:+UseParallelGC'
export EPISIM_SETUP='org.matsim.run.batch.DresdenCalibration'
…
-
Hi everyone,
I was looking at the Berlin Scenario (https://svn.vsp.tu-berlin.de/repos/public-svn/matsim/scenarios/countries/de/berlin/berlin-v5.5-10pct/input/) and realized that the transit vehicle…