IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.
It is developed and maintained at the Center for Energy at AIT Austrian Institute of Technology GmbH. The framework is designed to support the optimization of energy systems that are characterized by a high degree of integration between different energy carriers and sectors. It focuses on offering a modular and adaptable tool for modelers, that does not compromise on performance, while still being user-friendly. This is enabled by reducing energy system assets to abstract building blocks, that are supported by specialized implementation, and can be combined into complex systems without the need of a detailed understanding of mathematical modeling or proficiency in any coding-language.
If you are looking for the framework's core model, written in Julia, head over to the IESopt.jl repository.
Head over to the documentation to get started with IESopt.
PRs accepted. Checkout the developer documentation section in the documentation.