MATSim Simulation Execution

Community

Run MATSim simulations, get results faster.

Authorro9er117911
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Running and configuring MATSim simulations can be intricate, often leading to convergence issues or errors. This Skill simplifies the entire simulation lifecycle, from validating configurations to monitoring execution and troubleshooting common problems, ensuring your transport models run smoothly and deliver reliable results.

Core Features & Use Cases

  • Streamlined Configuration: Set up MATSim simulations with optimal parameters for various scenarios (e.g., PT-only, multimodal).
  • Flexible Execution: Execute simulations via command-line, Maven, or GUI, with parameter overrides.
  • Comprehensive Troubleshooting: Diagnose and resolve common problems like non-convergence, out-of-memory errors, or stuck agents.
  • Use Case: You've prepared your network and population. Use this Skill to run a MATSim simulation for 10 iterations using scenarios/equil/config.xml, saving the output to a new directory test_output to avoid overwriting previous results.

Quick Start

Run a MATSim simulation using 'scenarios/equil/config.xml', setting the last iteration to 10 and the output directory to 'test_output', overwriting if it exists.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: MATSim Simulation Execution
Download link: https://github.com/ro9er117911/matsim-example-project/archive/main.zip#matsim-simulation-execution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository