Skip to content

Commit d9edc88

Browse files
committed
fix example_scenario
1 parent c98a979 commit d9edc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/example/example_scenario.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<component id="GVI_example">
9191
<GVI>
9292
<!-- Exponential decay with a half-life of 3 years, see: https://github.com/SwissTPH/openmalaria/wiki/ModelDecayFunctions -->
93-
<decay function="multiply" f1="exponential" f2="step"/>
93+
<decay function="exponential" L="3y"/>
9494
<anophelesParams mosquito="gambiae_ss">
9595
<deterrency value="0.7696"/>
9696
<postprandialKillingEffect value="0.0544"/>

0 commit comments

Comments
 (0)