We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98a979 commit d9edc88Copy full SHA for d9edc88
util/example/example_scenario.xml
@@ -90,7 +90,7 @@
90
<component id="GVI_example">
91
<GVI>
92
<!-- 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"/>
+ <decay function="exponential" L="3y"/>
94
<anophelesParams mosquito="gambiae_ss">
95
<deterrency value="0.7696"/>
96
<postprandialKillingEffect value="0.0544"/>
0 commit comments