View source: R/simulation_steps.R
Determines the juvenile agents that develop into the next stage, and
updates the development stage of these juveniles.
Once enzyme
exceeds 0.95, a juvenile agent develops to the next stage.
Recall that Stage 1: egg, 2: larvae, 3: pupae.
Any pupae that are to develop into the next stage, i.e. adulthood, should
have been handled by juv_emergence
.
IMPORTANT: this should update juv.dt
on a global scale.
1 | juv_stage_update(juv.dt)
|
juv.dt |
The juvenile data.table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.