Commit graph

18 commits

Author SHA1 Message Date
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
Luis Aleixo
6197e3962f Updated documentation and added a docstring to the newly created tests 2023-01-30 16:30:31 +01:00
Luis Aleixo
eed3629dd5 handled the case when the removal rate is 0 and changed documentation 2023-01-27 16:47:39 +01:00
Luis Aleixo
9e2957931c Updated UML diagram 2023-01-11 15:23:07 +01:00
Luis Aleixo
e59d4b3d59 updated background_concentration name to min_background_concentration 2023-01-11 13:54:05 +01:00
Luis Aleixo
2043f34b69 updated atmospheric concentration to background concentration (more generic) 2023-01-10 13:06:02 +01:00
CERN\Andrejh
86444b4dc0 update documentation 2023-01-10 13:01:49 +01:00
Luis Aleixo
1e0d0a8de2 updated documentation and added tests for the integrated concentration 2023-01-10 09:51:44 +01:00
Luis Aleixo
e35edeab44 updated exh_coef variable name 2022-11-09 11:13:27 +01:00
CERN\Andrejh
a5b295a165 exh_coef additional explanation 2022-11-08 17:40:25 +01:00
Luis Aleixo
997eb7eebb updated documentation 2022-11-08 17:40:25 +01:00
Luis Aleixo
cf330ab9af updated t0 formula according to published paper 2022-11-03 09:15:05 +01:00
Luis Aleixo
eb87574634 Updated docs text 2022-11-02 16:53:19 +01:00
Luis Aleixo
4f091946ca Updated documentation 2022-11-02 15:41:20 +01:00
Luis Aleixo
a32c4f1ae3 update to documentation on dilution factor 2022-10-28 12:17:12 +02:00
Luis Aleixo
6ed1282b27 Fixed typo in documentation 2022-10-11 12:07:23 +02:00
Luis Aleixo
a8b8c9c8f8 updated documentation 2022-09-12 16:11:01 +02:00
Luis Aleixo
f4ba8465ab updated folder's names and respective references 2022-09-09 16:57:20 +02:00