mcsoini / grimsel

General Integrated Modeling environment for the Supply of Electricity and Low-temperature heat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grimsel

GeneRal Integrated Modeling environment for the Supply of Electricity and Low-temperature heat

  • Linear/Quadratic programming framework for the cost-optimization of operation and composition of multi-carrier energy systems
  • Based on Pyomo
  • Input given as normalized tables
  • Focus on modification of model structure and parameter values for the efficient generation of large numbers of model runs.
  • Currently relies on CPLEX. Other solvers (compatible with Pyomo) could be added easily, as long as they support quadratic objectives (or as long as no power plants with linear cost supply curves are used).

Installation

pip install grimsel

https://pypi.org/project/Grimsel/

Documentation

https://grimsel.readthedocs.io/

Publications

About

General Integrated Modeling environment for the Supply of Electricity and Low-temperature heat

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 87.1%Language:Jupyter Notebook 12.8%Language:Shell 0.0%