Code Monkey home page Code Monkey logo

airport-network-epidemic's Introduction

Airport network epidemic 🦠

By Marcus Aas Jensen

Made with Unity License: MIT

Old school project about modeling an epidemic in the context of the COVID-19 situation. I choose to simulate an epidemic inside an airport network using the Unity 3D engine.

DISCLAIMER - This project is old (2021) and is not an accurate depiction of a real world epidemic.

ARCHIVED - Although you can try the final version in the latest release, the final project itself was lost. You can only access this old project version on GitHub with other added scripts that were only present in the newer lost project.

Simulation

Parameters ⚙️

🦠 Chance of Airplane Getting Virus (0 to 1): probability that an airplane becomes contaminated with the virus.

∆T Virus Infection Delta T (in days): time before a new airplane contamination occurs at a contaminated airport.

🛫 Number of Airports: total number of airports connected as a complete graph in the simulation.

🧼 Chance of Cleaning the Virus (0 to 1): effectiveness of cleaning measures at airports.

😷 Chance of Cleaning During Lockdown (0 to 1): increased effectiveness of cleaning measures during a lockdown situation.

∆T Cleaning Delta T (in days): time before a new cleaning session.

Legend 🖼️

🟦 : clean

🟨 : in danger of being contaminated

🟥 : contaminated

⬛ : airport lockdown

Demo 🎥

Here is a cliché simulation of an epidemic with 30 connected airports. The virus is extremely contagious everyday and cleaning measures are negligeable during an unknown epidemic. When an airport is in lockdown, cleaning measures are taken seriously.

Instructions

Extract the airport_network_epidemic.zip file.

Launch the Virus_Airport_Network_Simulation.exe file.

Define the parameters you would like.

Click on the start simulation button.

You can click on airports to toggle their lockdown state.

In case the app starts to lag, you can press Spacebar to stop updating the stats graph.

You can close the app any time with the close button.

Acknowledgments

Thank you to my professor Mr. Donati for assisting the project's evolution.

Props to my dear friend @marcpinet for being part of the student group. He also made an awesome epidemic modeling project using python which was also part of the bigger picture of our presentation: epidemic-modeling.

airport-network-epidemic's People

Contributors

marcusaasjensen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.