Description Usage Arguments Value
If a juvenile agent's Enzyme Kinetic Score is greater than 0.95, they age up to the next development stage:
Egg to larvae OR
Larvae to pupae.
Pupae development into adult agents should have already been handled. This function runs on the entire list of juvenile agents at once.
1 | update_juv_stage(stage, enzyme)
|
stage |
List of all juvenile stages from juv.dt. |
enzyme |
List of all juvenile agent enzyme score from juv.dt. |
Updated stage
and enzyme
of agents, as a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.