ws2021:coronasim

Dies ist eine alte Version des Dokuments!


# Corona Sim

  1. [Corona Sim](#corona-sim)
    1. [Main Goal](#main-goal)
    2. [Current Work](#current-work)
    3. [Main Resources](#main-resources)
      1. [Godot](#godot)
      2. [Model](#model)
    4. [Further Reading](#further-reading)
      1. [Paper](#paper)
      2. [Other Simulations](#other-simulations)

## Main Goal Our main goal is to write a webapp, which validates and explaines different coutermeasures against covid-19 by gamification.

## Current Work

  1. Research
    1. what tools are useful for doing such a simulator
    2. impact countermeasures have on people
    3. how infectious outbreaks can be modelled
    4. etc.
  2. Course of action.
  3. Setup repository for version control and project management.
  4. Designed [the specification](https://gitlab.com/labprepare/coronasim/coronasim/-/wikis/Design) for the simulator.
  5. We started working on a first prototype and a automation for testing our code and building a release file(CI/CD system).

## Main Resources ### Godot

  1. Godot Project Page: https://godotengine.org/

### Model

  1. Networksscience with focus on epidemics: http://networksciencebook.com/chapter/10#introduction10

## Further Reading ### Paper

### Other Simulations

  1. 3Blue1Brown Simulations:
  2. Gleamviz predict the future based on real world data: http://www.gleamviz.org/
  • ws2021/coronasim.1610539070.txt.gz
  • Zuletzt geändert: 2021/01/13 12:57
  • von vondowntown