6A: System Dynamics
In this session, we take a look at System Dynamics as a way of understanding whether there are inherent issues in the way our systems are structured.
We use the online ![InsightMaker](https://insightmaker.com/) tool to create a quantitative system dynamics model.
6B: An Introduction to Agent-Based Simulation
In this session, we begin looking at Agent Based Simulation - a simulation modelling approach that allows us to capture individual level behaviours of actors in our system, and observe the emergent dynamics.
We also take a look at Cellular Automata, and head to the Edge of Chaos.
6C: Agent-Based Simulation with MESA
In this session, we look at how we can use the excellent Python package MESA to help us build our own Agent Based Simulations, and we'll revisit our old friend Object Oriented Programming to help us do that.