oneDay_larvaDM_deterministic_Patch function

Deterministic Larva Death and Pupation

Deterministic Larva Death and Pupation

Calculate the number of larvae surviving from day to day, given by: [REMOVE_ME]L[t1](1μaq)F(L)[REMOVEME2] \overline{L_{[t-1]}} * (1-\mu_{aq}) * F(L) [REMOVE_ME_2]. F(L), the density dependence is calculated as [REMOVE_ME]F(L[t])=(αα+L[t])1/Tl[REMOVEME2] F(L[t])=\Bigg(\frac{\alpha}{\alpha+\sum{\overline{L[t]}}}\Bigg)^{1/T_l} [REMOVE_ME_2]. See parameterizeMGDrivE for how these parameters are derived. Pupation has no parameters, so the final day of larvae naturally enter the pupal state.

oneDay_larvaDM_deterministic_Patch()

Description

Calculate the number of larvae surviving from day to day, given by:

L[t1](1μaq)F(L) \overline{L_{[t-1]}} * (1-\mu_{aq}) * F(L)

. F(L), the density dependence is calculated as

F(L[t])=(αα+L[t])1/Tl F(L[t])=\Bigg(\frac{\alpha}{\alpha+\sum{\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.

  • Maintainer: Héctor Manuel Sánchez Castellanos
  • License: GPL-3
  • Last published: 2020-10-05