From fb02dcde3b3f5ef755f4e6367d5ce24a746799e8 Mon Sep 17 00:00:00 2001 From: Isaias Bartelborth Date: Sun, 6 Oct 2024 10:23:54 +0200 Subject: [PATCH] Add Energy System Simulation and Optimization (EOS) by AkkuDoktor (#858) An open-source energy optimization system that integrates renewable energy sources, such as photovoltaic (PV) systems, battery storage, and smart load management solutions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7de28b5188..d15bdbcf2f 100644 --- a/README.md +++ b/README.md @@ -400,6 +400,7 @@ energy system designs and analysis of interactions between technologies. - [MUSE_OS](https://github.com/EnergySystemsModellingLab/MUSE_OS) - A open source agent-based modelling environment that can be used to simulate change in an energy system over time. - [Energy Transition Engine](https://github.com/quintel/etengine) - Calculation engine for the Energy Transition Model. - [enerflow](https://github.com/rebase-energy/enerflow) - An open-source Python framework that enables energy data scientists and modellers to write modular and reproducible energy models that solves sequential decision problems. +- [Energy System Simulation and Optimization](https://github.com/Akkudoktor-EOS/EOS) - An open-source energy optimization system that integrates renewable energy sources, such as photovoltaic (PV) systems, battery storage, and smart load management solutions. ### Energy Markets - [Grid Singularity Energy Exchange](https://github.com/gridsingularity/gsy-e) - An interface to download and deploy interconnected, grid-aware energy marketplaces.