BDI-pathogens / OpenABM-Covid19

OpenABM-Covid19: an agent-based model for modelling the spread of SARS-CoV-2 (coronavirus) and control interventions for the Covid-19 epidemic
GNU General Public License v3.0
114 stars 76 forks source link

fix typos in params and documentation. #153

Closed mattea closed 4 years ago

mattea commented 4 years ago

The param.c defines age_type, but params.h had age_group. Fix them to be in sync.

Also fix little "with with" typo in covid19.md.