Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSc Thesis Unfolding Futures in Feedback Loops

This repository contains the code created for the Thesis: Unfolding Futures in Feedback Loops.

The code used to link Stella to the EMA workbench is available via: https://github.com/Lukasvdwolf/ThesisPublic

Structure of The Repository

For this thesis two System Dynamics models were created: Epidemic and ClimateMitigation (also refered to as Energy). Using the best practices of the EMA workbench, this repo is structured around those models. Additionally, src contains overarching code which supports the analysis.

Notebook Description
ClimateMitigation/analysis_full.ipynb Full analysis notebook for the climate mitigation case study.
Epidemic/analysis_full.ipynb Full analysis notebook for the epidemic case study.

Repo structure:

ThesisOpen/
├── .gitignore
├── README.md
├── ClimateMitigation/
│   ├── Figures/
│   ├── Model/
│   ├── analysis_full.ipynb
│   ├── experimental_setup.py
│   └── experiments.ipynb
├── Epidemic/
│   ├── Figures/
│   ├── Model/
│   ├── analysis_full.ipynb
│   ├── experimental_setup.py
│   └── experiments.ipynb
├── Housing/
│   ├── Model/
│   ├── analysis.ipynb
│   ├── experimental_setup.py
│   └── experiments.ipynb
└── src/
    └── thesis_utils/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages