Calculate the number of larvae surviving from day to day, given by: [REMOVE_ME]L[t−1]∗(1−μaq)∗F(L)[REMOVEME2]. F(L), the density dependence is calculated as [REMOVE_ME]F(L[t])=(α+∑L[t]α)1/Tl[REMOVEME2]. 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[t−1]∗(1−μaq)∗F(L)
. F(L), the density dependence is calculated as
F(L[t])=(α+∑L[t]α)1/Tl
. See parameterizeMGDrivE for how these parameters are derived. Pupation has no parameters, so the final day of larvae naturally enter the pupal state.