Skip to content

Commit

Permalink
sorry keep branching from branches
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonerf committed Nov 26, 2020
1 parent 1def62a commit 24e11cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsim/opencl/ramp/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def __init__(self,
"""Create a simulator with the default parameters."""
if obesity_multipliers is None:
obesity_multipliers = [1, 1, 1, 1]
self.symptomatic_multiplier = 0.1
self.symptomatic_multiplier = 0.5
self.exposed_scale = 2.82
self.exposed_shape = 3.99
self.presymptomatic_scale = 2.45
Expand Down

0 comments on commit 24e11cf

Please sign in to comment.