Welcome to OMEGAlpes' documentation! ===================================== Introduction to OMEGAlpes -------------------------- OMEGAlpes stands for Generation of Optimization Models As Linear Programming for Energy Systems. It aims to be an energy systems modelling tool for linear optimisation (LP, MILP). It is currently based on the LP modeler PuLP. It is an Open Source project located on GitLab at `OMEGAlpes Gitlab`_ An associated web interface is available at `OMEGAlpes interface`_ to help generate scripts Contents -------- .. toctree:: :maxdepth: 2 about_OMEGAlpes .. toctree:: :maxdepth: 1 installation_requirements .. toctree:: :maxdepth: 2 examples .. toctree:: :maxdepth: 1 omegalpes_architecture .. toctree:: :maxdepth: 1 new_functionalities Licence ------- OMEGAlpes is open-source and written in Python with the licence `Apache 2.0`_. This documentation is licensed with the `Creative Commons Attribution 4.0 International (CC BY 4.0)`_ Authors -------- See `AUTHORS in OMEGAlpes repository`_. Acknowledgments --------------- Vincent Reinbold - Library For Linear Modeling of Energy Systems : https://github.com/ReinboldV This work has been partially supported by the `CDP Eco-SESA`_ receiving fund from the French National Research Agency in the framework of the "Investissements d’avenir” program (ANR-15-IDEX-02) and the VALOCAL project (CNRS Interdisciplinary Mission and INSIS) The OMEGAlpes is presently being developed under the work package 6 (`WP6:Energy Flexibility`_) of `FlexRICAN`_ project that is funded by the European Union. The objectives of the WP6 are to model the multi-energy potential of the flexibility of the 3 research infrastructures (RIs) involved in the project and to quantify the benefit in terms of carbon footprint and services provided to networks of different scales from the European Grid through to the local heating network and to spread the methods and models developed in this project towards other RI. .. _`FlexRICAN`: https://flexrican.eu/ .. _`WP6:Energy Flexibility` : https://flexrican.eu/work-package/energy-flexibility/ .. _`Contributors in OMEGAlpes repository`: https://gricad-gitlab.univ-grenoble-alpes.fr/omegalpes/omegalpes/-/graphs/master .. _`Apache 2.0`: https://www.apache.org/licenses/LICENSE-2.0.html .. _`Creative Commons Attribution 4.0 International (CC BY 4.0)`: https://creativecommons.org/licenses/by/4.0/ .. _CDP Eco-SESA: https://ecosesa.univ-grenoble-alpes.fr/ .. _OMEGAlpes Gitlab: https://gricad-gitlab.univ-grenoble-alpes.fr/omegalpes/omegalpes .. _OMEGAlpes Examples Documentation: https://omegalpes_examples.readthedocs.io/ .. _OMEGAlpes interface: https://mhi-srv.g2elab.grenoble-inp.fr/OMEGAlpes-web-front-end/ .. _`AUTHORS in OMEGAlpes repository`: https://gricad-gitlab.univ-grenoble-alpes.fr/omegalpes/omegalpes/-/blob/master/AUTHORS.rst