Skip to content

Latest commit

 

History

History

Week 1-2 - general intro to exploratory modelling

Week 1-2 - general intro to exploratory modelling

Suggested order of assignments

  1. Tutorial: assignment 1 - tutorial.ipynb
    Learn the basics of the SIR model, connect it to the workbench, run simulations, and visualize the results to understand the impact of uncertain parameters.
  2. Lake model assignment: assignment 2 - lakemodel.ipynb
    Explore the lake problem, connect it to the workbench, investigate system behavior, analyze trade-offs, and learn about parallelization.
  3. Multi-model assignment: assignment 3 - multimodel_assignment.ipynb
    Learn how to use different types of models with the workbench: NetLogo, Excel, Vensim and pure Python.