Nicolas Mounet
|
d26218c7e5
|
Inputing arguments as keywords in populations definition, in test_exposure_model
|
2023-07-28 10:34:21 +02:00 |
|
Luis Aleixo
|
8e877ec357
|
created a simple population class for the CO2 concentration model
|
2023-07-25 13:18:33 +02:00 |
|
Nicolas Mounet
|
fe19cb5976
|
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 |
|
Nicolas Mounet
|
266a3727e8
|
Changing structure of CO2 concentration model. Renaming one input of ConcentrationModel (infected->population) since it is now inherited from _ConcentrationModelBase, which requires subsequent changes in the apps.
|
2023-01-10 09:51:44 +01:00 |
|
Luis Aleixo
|
e82f6e58d2
|
test for host immunity vectorisation
|
2022-11-10 16:09:32 +01:00 |
|
Luis Aleixo
|
44f016bb16
|
updated message errors and added room volume vectorisation test when as a ventilation parameter
|
2022-11-02 14:57:43 +01:00 |
|
Luis Aleixo
|
ecf99b34cc
|
Updated tests and model post_init method
|
2022-10-20 14:19:49 +02:00 |
|
Luis Aleixo
|
24ef358571
|
adapted post_init method for diameter-independent elements of the IVRR
|
2022-10-19 17:55:18 +02:00 |
|
Luis Aleixo
|
5a6f4d54a1
|
Added tests for ExposureModel __post_init__ conditions
|
2022-10-18 15:35:35 +02:00 |
|
Luis Aleixo
|
12b7b57593
|
moved default infectiousness_days value to SARSCoV2 class and added another test scenario
|
2022-10-10 11:15:05 +02:00 |
|
Luis Aleixo
|
52615b1cfb
|
updated based on test excel results
|
2022-10-07 09:03:24 +02:00 |
|
Luis Aleixo
|
f7b63decc3
|
Modified total probability rule formula
|
2022-10-05 17:36:07 +02:00 |
|
Luis Aleixo
|
7a9401a6fa
|
added number of incubation days as property of the virus and adapted tests
|
2022-10-05 15:10:50 +02:00 |
|
Luis Aleixo
|
c9134679fd
|
added default number of infected population and made few UI changes
|
2022-10-04 11:14:34 +02:00 |
|
Luis Aleixo
|
6b8f438a48
|
added Cases() for each test scenario and added tests for the test_exposure_model
|
2022-10-03 14:42:44 +01:00 |
|
Luis Aleixo
|
f4ba8465ab
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|