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

Added param_line_number to hospital output files #115

Closed feldnerd closed 4 years ago

feldnerd commented 4 years ago

src/input.c: edited hospital output file naming to include param_line_number so as to be consistent with other output files

tests/constant.py: edited file paths so that tests find the renamed hospital output files

Fixes #112