Description Usage Arguments Value
Gets the amount by which the Enzyme Kinetic Score for an agent will increase. This value is added to their current EKS. This fuction is used when microclimates are enabled. This function works as a 'lookup' for the EKS data, which is all calculated at the beginning of the simulation- this function just grabs it
1 | update_enzyme_microclim(stage, timestep, landType)
|
stage |
Stage of agent. 1: egg, 2: larvae, 3: pupae, 4: adult. |
timestep |
Current timestep. |
landType |
Land Lype that the agent is on. |
Amount by which an agent's EKS will increase for that timestep.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.