.. _showcase_examples_label: ~~~~~~~~~ Showcases ~~~~~~~~~ On this page we collect showcases applications using or emplyoing oemof.solph. These tools are working in a stable state and should be usable from scratch. Furthermore, in our blog on oemof.org, we sometimes post examples implemented `by the community `__. If you want to add your example here, please open an issue on GitHub and let us know. The application should be in a stable state and the source code should be accessible freely, so other users can explore and learn from your project. .. card:: **OpenPlan Tool** ^^^ .. image:: /_files/open-plan-tool-screenshot.png :align: center :alt: openplan-tool :target: https://open-plan-tool.org The OpenPlan Tool is an online app with a grafical user interface, that let's you create, solve and explore your :code:`EnergySystem` interactively. You can use the online variant or clone it to run it on self-hosted servers. .. card:: **Dashboard for optimization of heating supply systems** ^^^ .. image:: /_files/showcase_owp.png :align: center :alt: screenshot owp dashboard :class: only-light :target: https://owp-inno-nord.streamlit.app .. image:: /_files/showcase_owp_darkmode.png :align: center :alt: screenshot owp dashboard :class: only-dark :target: https://owp-inno-nord.streamlit.app The streamlit dashboard supports the creation of heating supply system concepts. This user-friendly tool is developed as part of a research project at the Flensburg University of Applied Sciences with the aim of lowering the entry barrier to energy system analysis for non-experts. +++ Title: Dashboard for optimization of heating supply systems Authors: Malte Fritz, Jonas Freißmann URL: https://owp-inno-nord.streamlit.app GitHub: https://github.com/maltefritz/owp_milp_optimization Language: German .. card:: **Spreadsheet Energy System Model Generator** ^^^ .. image:: /_files/sesmg-screenshot.png :align: center :alt: sesmg :target: https://spreadsheet-energy-system-model-generator.readthedocs.io/ The Spreadsheet Energy System Model Generator is a tool to build and organize your model through an excel interface. Furthermore it provides a user dashboard in the form of a locally hosted webserver using streamlit.