Skip to content

squoilin/MicroGrids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Grids

Description

The Micro-Grid library main objective is to provide an open source alternative to the problem of sizing and dispatch of energy in micro-grids in isolated places. It’s written in python(pyomo) and use excel and text files as input and output data handling and visualization.

Main features:

Optimal sizing of Lion-Ion batteries, diesel generators and PV panels in order to supply a demand with the lowest cost possible.
Optimal dispatch from different energy sources.
Calculation of the net present cost of the system for the project lifetime.
Determination of the LCOE for the optimal system.

Main developpers

Sergio Balderrana University of Liege, Belgium - Universidad Mayor de San Simon, Bolivia E-mail: slbalderrama@doct.ulg.ac.be

Sylvain Quoilin University of Liege, Belgium. E-mail: squoilin@ulg.ac.be

Required libraries

The python libraries needed to run Micro-Grids are the following:

-Pyomo Optimization object library, interface to LP solver (e.g. CPLEX)
-Pandas for input and result data handling
-Matplotlib for plotting

Licence

This is a free software licensed under the “European Union Public Licence" EUPL v1.1. It can be redistributed and/or modified under the terms of this license.

Getting started

To start using the Micro-Grid library please Go to Documentation/_build/html and double click in the archive index.html. This will open a Documention in html format. Please read carefully the tutorial part of this documentation in order to understand how to setup and use Micro-Grids library.

About

Library of tools for the simulation and optimization of microgrids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages