This repository contains an OSeMOSYS model of Sweden
To edit and generate a new model, follow these steps:
- Activate 'myenv' or 'OSeMOSYS' (depending on where otoole is installed).
- Change directory to this current folder of the README file. Work from here.
- Edit the input data .csv files.
- Convert the data files to one single .txt file using this line: otoole convert datapackage datafile datapackage.json osemosys-se_ref.txt
- Make a results folder: mkdir results
- Generate the results: glpsol -m osemosys_fast.txt -d osemosys-se_ref.txt
- If you want to visualize the RES, run this command: otoole viz res datapackage.json res.png