Skip to content

sofievk/thesis_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Project

This repository contains the code, notebooks, and supporting data necessary for the replication of my thesis project, where I adapt an existing IAM of the energy transition, the GHKT model, by changing the production function and adding mineral constraints to the production of low-carbon energy.

It is a work in progress. The current folder structure is as follows:

Thesis Project/

├── notebooks/ # Jupyter notebooks

│ └── ghkt_replication_replication.ipynb # Notebook to run replication in Python/Jupyter

│ └── thesis_full\thesis_full.ipynb # Notebook to run replication in Python/Jupyter

├── src/ # All MATLAB code and model files

│ ├── ghkt_original/ # Original GHKT model files

│ ├── ghkt_replication/ # My replication of the GHKT model

│ ├── ghkt_mineral_only/ # GHKT with added mineral constraints

│ ├── newpf_full/ # New model with new production function and mineral constraints

│ └── newpf_nomin/ # New production function only

│ │

├── .gitignore # Specifies files/folders not tracked by Git

├── environment.yml # Conda environment specification for Python/Jupyter

└── README.md # Project description and instructions

About

Master's thesis project adapting the GHKT integrated assessment model implementing an energy-based production function and mineral constraints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors