The goal of this project is to couple an agent-based technology adoption model with an energy system model COPPER to investigate feedback dynamics between these models.
To get the coupled model running, open a terminal, navigate to a destination where you want to store the project, then follow these steps:
git clone --recursive https://github.com/david-huck/canadopt
cd canadopt
mamba env create -f env.yml
conda activate cando
python main.py