Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SESMG/SESMG

Model generator for the optimization of energy systems, based on the modeling framework oemof. No programming skills are required to use it, as the parameters are entered using spreadsheets (e.g. Excel, LibreOffice).
https://github.com/SESMG/SESMG

Last synced: about 2 months ago
JSON representation

Model generator for the optimization of energy systems, based on the modeling framework oemof. No programming skills are required to use it, as the parameters are entered using spreadsheets (e.g. Excel, LibreOffice).

Awesome Lists containing this project

README

        

# Spreadsheet Energy System Model Generator (SESMG)
[![Generic badge](https://img.shields.io/badge/content-what/why-darkgreen.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)
[![Generic badge](https://img.shields.io/badge/content-how-green.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

[![Maintainability](https://api.codeclimate.com/v1/badges/5ab50cca9d852028f3df/maintainability)](https://codeclimate.com/github/SESMG/SESMG/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/5ab50cca9d852028f3df/test_coverage)](https://codeclimate.com/github/SESMG/SESMG/test_coverage)
[![Documentation Status](https://readthedocs.org/projects/spreadsheet-energy-system-model-generator/badge/?version=latest)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/?badge=latest)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05519/status.svg)](https://doi.org/10.21105/joss.05519)

## Software Description

The **SESMG** is an energy system model generator with the focus on the optimization of urban energy systems, which can, however, also be used for the modeling of other types of energy systems. The **SESMG** is based on the 'Open Energy Modelling Framework' (oemof) and comes, compared to other modeling tools with advantages regarding user-friendliness, as

* the model definition is based on spreadsheets, therefore no programming skills are required for the entire modeling process,
* urban energy system models with any size can automatically conceptualized,
* visualization of complex results are automatically created in the form of system graphs, Pareto-fronts, energy amounts, capacity diagrams, and many more, as well as
* a set of standard (but still customizable) parameters are given, including detailed descriptions and references.

Furthermore, the **SESMG** comes with important modeling methods, enabling holistic modeling of spatially high resolution modeling of mixed-use multi energy systems, such as

* considering the multi-energy system (MES) approach
* applying multi-objective optimization by using the epsilon-constraint-method, as well as
* providing several methods for model-based reduction of computational requirements (run-time and RAM).

![workflow_graph_SESMG](/docs/images/readme/workflow_graph.png)

## Quick Start
[![Generic badge](https://img.shields.io/badge/content-how-green.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

A detailed description of the installation process for Windows, MacOS and Linux can be found in the [documentation (chapter installation)](
https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/02.01.00_installation.html).

## SESMG Features & Releases
[![Generic badge](https://img.shields.io/badge/content-what/why-darkgreen.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

### Examples
Examples are stored in a separate GIT-Repository: https://github.com/SESMG/SESMG-Examples

### Project status
✓ Draft (alpha, beta) State

✓ Modeling and Optimization of holistic energy systems

✓ Automated modeling of urban energy systems

✓ Several result plotting oportunities

✓ Usable on Windows, MacOS and Linux

✘ More time to code other things ... wait ✓!

## Detailed Documentation!
[![Generic badge](https://img.shields.io/badge/content-references-orange.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

The [documentation](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/),
which includes detailed instructions for **installation** and **use**, **troubleshooting**
and much more, can be accessed via the following link:

https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/

## Questions?
[![Generic badge](https://img.shields.io/badge/content-who-yellow.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)
[![Generic badge](https://img.shields.io/badge/content-references-orange.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

[Use the Discussions Section](https://github.com/SESMG/SESMG/discussions) and let's chat!

## Credits
[![Generic badge](https://img.shields.io/badge/content-who-yellow.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

### Contact and Code of Conduct

Code of Conduct can be found [here](https://github.com/SESMG/SESMG/blob/master/CODE_OF_CONDUCT.md).

#### Contact information
Münster University of Applied Sciences

Contact via [research group](https://fh.ms/esym).

### Acknowledgments

The Spreadsheet Energy System Model Generator was carried out within the research project [R2Q "Resource Planing for Urban Districts"](https://www.fh-muenster.de/forschungskooperationen/r2q/index.php). The project was funded by the Federal Ministry of Education and Research (BMBF) funding program [RES:Z "Resource-Efficient Urban Districts"](https://ressourceneffiziente-stadtquartiere.de). The funding measure is part of the flagship initiative "City of the Future" within the BMBF's framework programme "Research for Sustainable Development - FONA3". The contributors gratefully acknowledge the support of BMBF (grant number 033W102).

### License

This project is published under GNU GPL-3.0 license, click [here](https://github.com/SESMG/SESMG/blob/master/LICENSE) for more details.

## Contributing
[![Generic badge](https://img.shields.io/badge/content-contribution-blue.svg)](https://spreadsheet-energy-system-model-generator.readthedocs.io/en/latest/#)

Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request.

Detailed description of the contribution procedure as well as the projects coding standards can be found [here](https://github.com/SESMG/SESMG/blob/master/CONTRIBUTING.md).