Skip to content

Project in course Simulation and Modelling I did during Winter 2020/2021

Notifications You must be signed in to change notification settings

henryjac/TrafficSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficSimulation

Fundamental diagram IDM

Final Project in course Simulation and Modelling during Winter 2020/2021

This repo contains the source code, results and report of a traffic simulation on a circular highway consisting of different amount of lanes. The main goal of the project was to model and simulate some real world phenomenon, as well as gather results and analyze them.

Source code

The main part of source code is found in src/ML.py, where definition of classes for a Traffic class, a Car class and some integrator classes are. The analysis using this source code is found in src/analysis.py which accept a command line argument that defines what kind of analysis to be done. xml-files are used to determine the parameters of the model, found in xmls/input.xml.

About

Project in course Simulation and Modelling I did during Winter 2020/2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages