pandemic-sim

command module
v0.0.0-...-4e94041 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

README

Pandemic simulation using Go

This is a pandemic simulation tool written in Go, highly configurable (see struct.go file) and inspired by Sau Sheong simulator (see Simulating epidemics using Go and Python). Pandemic-sim also uses a color grid (game of life like) but also implement a mobility model based on random way point and proposes two funny GUI to assess the evolution of the dissemination over time. At the end, a PNG data curve file is produced while raw data are saved in a TXT file (data.txt). Using the provided gnuplot script allows to generate an EPS file with the results (typing gnuplot graph.gp). Note the grey area represented in the EPS file reprensents to the default confinement period.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL