Skip to content

DaanMoll/ComplexSystemSimulation

Repository files navigation

Crowd Simulation in Python

Course Complex System Simulation - Computational Science MsC

By Bram Hoogland, Tian Gian, Daan Moll and Daan Vinken Example gif

Usage:

pip3 install -r requirements

Run the following inside the src directory to show the animation directly and save it after:

python3 run.py -n 100 -r testrun -a -s

or run the following for logging (outputting intermediate data)

python3 run.py -n 100 -r testrun2 -l

or see help for more information:

python3 run.py -h

Check requirements.txt for required packages or use the prespecified pipenv. Please note no immediate visualization of the animation is possible while using pipenv.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors