Skip to content

Multi-energy system planning tool based on linopy

License

Notifications You must be signed in to change notification settings

robingirard/LiPEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linopy Prospective Energy Modelling (liPEM)

Multi-energy system planning tools based on linopy

This project contains code and data to model the energy system. It relies mainly on a combined use of linopy (part of PyPSA) for linear programming adapted for the specific use of energy system modeling.

The installation relies on the use of a conda environment. Instruction is below #TODO : add links to illustrative exemples here.

Table of content

1 - Installations

You need to have conda installed and to clone le project (either by cloning Git folder or just by downloading the zip file associated to the project)

Using python Pycharm IDE which can be downloaded from this webpage facilitates the interaction with the tool.

  1. Clone repository
  2. Create a virtual environment for python at project root (python>=3.10)
    • Virtual environment with Pycharm: Python interpreter > Add New Interpreter > Add local interpreter > Virtualenv Environment
    • Conda environment is also a possibility
  3. Install dependencies: $ pip install -r requirements.txt
  4. (To contribute install pre-commit hooks): $ pre-commit install

2- Case_studies Folder

Contains folders with case studies. Each folder in case_studies Folder contains a set of data and code to run a case study with available models.
An example first case study is the 7 nodes european case study that runs a multi-energy single horizon model (but centered on the electricity vector). See the corresponding README. You can add your own case study folder to contribute.

3- LEAP folder

Contains:

4 Pycharm tips

If you're using PyCharm you should fix the environement in settings by choosing the right "python interpreter"

I strongly recommend to use the keyboard shortcut "crtl+enter" for action "Execute selection". This can be set in PyCharm Settings -> keymap This project also contains Jupyter Notebook.

5 Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

6 Getting involved

BuildingModel is looking for users to provide feedback and bug reports on the initial set of functionalities as well as developers to contribute to the next versions, with a focus on validation of models, cooling need simulation, adaptation to other countries' datasets and building usages.

Instructions on how to contribute are available at CONTRIBUTING.

Open source licensing info

  1. LICENSE

Credits and references

Energy-Alternatives-Planning models are directly derived from work performes for several courses given at MINES ParisTech by Robin Girard, and by students.

Main contributors :

About

Multi-energy system planning tool based on linopy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •