Recreating_Binzer12
This repository contains trials (and errors) of recreating the three species food web with temperature dependence in Binzer et al's 2012 paper
- setup.jl (Packages and project activation)
- tri-trophic.jl (functions to create a food chain and calculate body masses from body mass ratio)
- biological_rates.jl (mass and temperature dependent rate functions)
- parameters.jl (function to generate tuple of parameters from body mass ratio, temperature and fertilisation gradient)
- feeding_interactions.jl (Functional response and consumption functions)
- dBdt.jl (Bioenergetic Food Web Model ODE)
- simulation.jl (loops for varying body mass ratio, temperature and fertilisation gradient)
- Figure1.jl
- Figure2.jl