From 2c1a709fd67ed7c68ec21e8e572524d11d255d61 Mon Sep 17 00:00:00 2001 From: markus Date: Tue, 2 Feb 2021 14:51:36 +0100 Subject: [PATCH] add breathing_category to baseline_mc_exposure_model --- cara/montecarlo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cara/montecarlo.py b/cara/montecarlo.py index 08b09c4b..1f3ee58f 100644 --- a/cara/montecarlo.py +++ b/cara/montecarlo.py @@ -362,7 +362,8 @@ baseline_mc_exposure_model = MCExposureModel( virus=MCVirus(halflife=1.1), expiratory_activity=1, samples=200000, - qid=100 + qid=100, + breathing_category=4 ) ), exposed=models.Population(