Skip to content

Drplana/OSeMOSYS-pyomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSeMOSYS-pyomo

Description

This model is an adapted Python implementation of the OSeMOSYS model

Features

Compared to the original model, the following features have been added:

  • aa
  • bb

Quick start

If you want to download the latest version from github for use or development purposes, make sure that you have git and an anaconda or miniconda installed and type the following:

git clone https://github.com/Drplana/OSeMOSYS-pyomo.git
cd OSeMOSYS-pyomo
conda env create  # Automatically creates environment based on environment.yml
conda activate osemosys # Activate the environment

The above commands create a dedicated environment so that your conda configuration remains clean from the required dependencies installed.

To check that everything runs fine, you can run the python files provided in the scripts folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published