Custom MATSim in Tramola
Learn how to configure Tramola to allow using arbitrary jar-files to run MATSim simulations from within Tramola.
Add a custom Job Template in Tramola
You need to define a custom job template that allows to run arbitrary jar-files. Please refer to the administrative documentation on how to set up a custom job template.
Prepare your MATSim version
For MATSim to communicate with Tramola, you need to add the Tramola-Matsim integration code to your MATSim version. To do this, follow the steps outline in Integrating Tramola.
Then, create a “release” of your custom MATSim code as a fat-jar containing everything to run your customized MATSim version.
Add your custom MATSim version to a Scenario
Upload the create jar-file into a scenario, just as you would with any other scenario file (e.g. network or population).
Start your run
Click on Start a Run
on your scenario page when you are ready for running your scenario.
Make sure your jar-file is selected in the list of input files, and make sure to use the custom Job Template as Job Type
.
Specify the proper amount of memory for you scenario, and finally click on Start Run
.