David Kerkmann

Results 12 issues of David Kerkmann

### Bug description When compiling on my machine, I get the error below. Most likely happened after the changes from #983. ### Version Mac ### To reproduce Build memilio as...

class::bug
loc::infrastructure

### Motivation / Current Behaviour We assign fixed locations such as Home, School, Work to all agents, which is there go-to location when they move to the respective location type....

prio::moderate
loc::backend
model::abm
class::improvement

### Motivation / Current Behaviour As a subset of #400 we should rename the world to model to use identical names and patterns. ### Enhancement description Renaming is done quickly....

loc::backend
model::abm
class::improvement

### Bug description When copying the world of the ABM, persons are copied in order of appearance in the locations. That means that person IDs change but the order of...

class::bug
loc::backend
model::abm

## Changes Implements tool to compute NPI reduction for any given county. What can be improved: - Age resolved data for each county. For now, 'cases_all_county_age.json' is used because it...

class::feature
loc::backend
loc::data analysis
model::ode

### Motivation / Current Behaviour In the setting of the parameters in the simulation, there is some code duplication and some unclear parameter settings. We have ``` infection_params.get()[{mio::abm::VirusVariant::Wildtype, mio::abm::AgeGroup::Age0to4}] =...

prio::high
loc::backend
model::abm
class::improvement

### Feature description The ABM currently uses a contact based infection model with a cached exposure rate in each location which gives an expected number of infections per contact (per...

class::feature
prio::moderate
loc::backend
model::abm

### Motivation / Current Behaviour Data from many studies and publications shows that the percentage of persons dying in the hospital without being admitted to the ICU is rather high...

prio::moderate
loc::backend
model::abm
class::improvement

### Feature description While working on the paper simulations in https://github.com/SciCompMod/memilio/tree/abm_paper_test_bs, many features and improvements have been added. Some features should be revisited and transferred in a tidy manner to...

class::feature
prio::high
loc::backend
model::abm

### Feature description For the AIMS project, we need to add post-acute infection syndroms to the model. These should reflect long-term negative syndroms, as in Long-Covid. ### Additional context It...

class::feature
loc::backend
model::abm