Description Usage Arguments Value Notation and constants "Why do you multiply by 24?"
The model uses different sets of experimentally-derived parameters for each four development stage: Egg, Larvae, Pupae, Gonotrophic. Hence there are four equations.
1 | initialize_enzyme(dailyTemps, const)
|
dailyTemps |
Dataframe of daily average temperatures as output from function temperature_chart |
Chart of EKM updates for each development stage for each day.
KELV_CONV: Conversion constant between Kelvin <-> Celcius. R: Universal gas constant. All other constants are experimentally-determined constants which can be found in Focks 1993. Suffixes E, L, P, G for the constants refer to each of the development stages.
We multiply by 24 since timesteps are in days, and EKM model is in timestep unit of hours.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.