cara/caimira/tests/models
2023-07-28 10:34:21 +02:00
..
__init__.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_co2_concentration_model.py created a simple population class for the CO2 concentration model 2023-07-25 13:18:33 +02:00
test_concentration_model.py Change all normalization factors and emission rates (when present) into 'per person' quantities (i.e. do not normalize anymore by the number of infected people) - to allow dynamic number of infected people. Changing the test accordingly, and the documentation. Adding a __post_init__ check in ExposureModel to forbid the use of dynamic number of exposed people, for now. 2023-04-28 08:54:59 +02:00
test_dynamic_population.py expanded pytest raises on tests to each single case 2023-06-29 10:02:26 +01:00
test_exposure_model.py Inputing arguments as keywords in populations definition, in test_exposure_model 2023-07-28 10:34:21 +02:00
test_mask.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_piecewiseconstant.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_short_range_model.py Adapted dilution factor formula with exhalation coefficient 2022-11-08 17:40:25 +01:00
test_virus.py added missing files 2022-09-12 11:52:49 +02:00