sondreduna / granulargas

Event driven simulations of a two dimensional gas of colliding discs. First exercise in TFY4235 - Computational physics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

granulargas

Event driven simulations of a two dimensional gas of colliding discs. First exercise in TFY4235 - Computational physics.

To run scipts in parallel, use

for i in {1..8}; do python problem_1.py $i &done;

snooker crater

About

Event driven simulations of a two dimensional gas of colliding discs. First exercise in TFY4235 - Computational physics.


Languages

Language:Python 56.7%Language:TeX 43.3%