View source: R/Patch-Simulation.R
Calculate the number of larvae surviving from day to day, given by:
\overline{L_{[t-1]}} * (1-μ_{aq}) * F(L)
. F(L), the density dependence is calculated as
F(L[t])=\Bigg(\frac{α}{α+∑{\overline{L[t]}}}\Bigg)^{1/T_l}
.
See parameterizeMGDrivE
for how these parameters are derived.
Pupation has no parameters, so the final day of larvae naturally enter the pupal state.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.