/corona

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Corona++

Corona++ is a powerful COVID19 simulation framework written in C++.

Compiling

To compile, you need a C++14 capable compiler and the following libraries:

  • Boost library

Just type make to compile.

Running

Each simulation is stored in the scenery folder. After compiling, there will be an executable file for each .cpp file. You can pass the -h ou --help parameter to check the scenery parameter.