bbrangeo / InCOVID

Virus propagation model in indoor space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software License


Logo

InCOVID - Virus propagation model in indoor space

InCOVID is intended to show how the virus can spread in indoor space and visualize it in 3D using Indoor GML data.

Dependencies

SIMOGen : To generate objects movement data

Prerequisites

Getting Started

  • To install the packages type in the console
$ pip install -r requirements.txt
  • To run the program
$ cd src
$ python InCOVID.py

Usage

menu

  1. Push "Select IndoorGML data file(3D version)" button
  2. Select IndoorGML data file
  3. Push "Select SIMOGen movement data" button
  4. Select object movement data created using SIMOGen
  5. Enter initial number of infected people
  6. Enter the default infection rate
  7. Enter the threshold distance
  8. Push "Start" button

Main Features

  • Visualization of virus propagation model in 3D
  • Timeline of the infection cases
  • Graph representations of the infection data
  • Possibility to see infection case coordinates in the indoor space

virusPropagationModel

Author

Name E-mail Affiliation
Arman Assankhanov arman@pusan.ac.kr Pusan National University

License

MIT License

About

Virus propagation model in indoor space

License:MIT License


Languages

Language:Python 65.4%Language:PowerShell 32.3%Language:Batchfile 2.3%