Unfortunately, the days we are living right now are still bad, or even worse than ever. Millions of people are being killed by this "new virus", as they called it once. COVID-19 is here and will be among us for too long. Some of us thought, incorrectly, 2021 will be the year, we will have vaccines, that's it! No more problems related to COVID-19! Let's start living as before!
No, no, no! If you still think this way, please stop it right now. By not respecting the known procedures to avoid the COVID-19 infection you will keep the virus spreading chain. Consequently, the virus will kill more people, being them related to you or not. Many apparently healthy humans are having severe "side effects" by getting infected with this virus. Stop thinking the virus provokes just flu and help to stop the spread! Millions of healthcare professionals are giving their lives to help in this war. You are neglecting them and all the people around you! Keep yourself safe! That is the same that keep everyone safe! You are the key to this! You are the star!
Photo by BRUNO EMMANUELLE on Unsplash |
The new UI (Figure 1) allows the user to use the sliders to adjust some model parameters, instead of only changing them in the config.yaml file (every time you change a parameter through the UI you must press the reset button the apply the changes). You can also do steps manually, or start the simulation and wait for its result. Bellow the simulation canvas we have 3 charts. The first one shows the daily cumulative values for all agents health status. The second one shows the daily values for all agents health status. So, here only newly infected or recovered agents are shown. The pie chart shows the final state of the simulation, where we can see the total of recovered, dead, and heathy agents after a complete run.
The new version also brings new features. In addition to the performance and visualisation improvements, I introduced the ability of agents to travel in and out of the simulation, and a vaccination process.
Travelling Agents
This new feature allows the user to choose a percentage of agents departing to other places or arriving in our simulation. This feature is trying to mimic real-life travelling behaviours where people need to get to another city for work or another necessity. The number of arriving and departing agents by day is not always the same. A random value based on the user's input is generated to arriving and departing agents. So, the user inputs the maximum percentage of travelling agents and then, we have a random number of agents arriving in the simulation, and another different random value departing from the simulation.
Vaccination Process
The vaccination process allows simulating the slow vaccination process we have in the real world. Only the still healthy agents are vaccinated, as the recovered ones already have defences. In the config.xml file, you can change the number of days until the immunisation and the efficiency of each dose. The current approach is based on the Pfizer vaccine. Then, we need two shoots separated by 21 days to have a maximum value of immunisation. In each shoot, the agents have their percentage of getting immune based on the scientific proves until now. In this feature, the user chooses the percentage of agents to vaccinate. Everyone is vaccinated, giving the assumption we do not have delays in this process.
Results
The results will be presented in a separate post. I am preparing it. The link will be in this section as soon as I post it.
However, this time you can download the simulation and use it yourself. You just need to download this file and run the shortcut after unzipping it. You can also change the config.yaml file. Do not change more files or the simulation can stop running. If you want to see the simulation log files they are at COVID-19 Simulation/logs /mesa_model.log.
Comments
Post a Comment