cara/caimira/tests/models
2023-04-28 08:54:59 +02:00
..
__init__.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_co2_concentration_model.py updated documentation and added tests for the integrated concentration 2023-01-10 09:51:44 +01: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 modified dynamic tests for InfectedPopulation 2023-04-28 08:54:59 +02:00
test_exposure_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_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