The MicroGridsPy model 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 visualisation.
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.
Sergio Balderrana
University of Liege, Belgium - Universidad Mayor de San Simon, Bolivia
E-mail: [email protected]
Sylvain Quoilin
University of Liege, Belgium
E-mail: [email protected]
Current Version
Lorenzo Rinaldi, Giulia Guidicini, Nicolò Stevanato, Francesco Lombardi
Politecnico di Milano, Italy
E-mail: [email protected]
[email protected]
To run the model the ad-hoc environmens are available as a branch of this repository
- mgp.yml
- mgp_mac.yml
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.
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.