A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

REMix

The main focus is on the broad techno-economical assessment of possible future
https://gitlab.com/dlr-ve/esy/remix/framework

Category: Energy Systems
Sub Category: Energy System Modeling Frameworks

Last synced: about 5 hours ago
JSON representation

Repository metadata

The REMix framework for energy system optimization models

https://gitlab.com/dlr-ve/esy/remix/framework/blob/dev/

          # REMix

REMix is addressing research questions in the field of energy system analysis.
The main focus is on the broad techno-economical assessment of possible future
energy system designs and analysis of interactions between technologies. This
will allow system analysts to inform policy makers and technology researchers
to gain a better understanding of both the system and individual components.

The documentation of REMix is hosted online: [REMix docu](https://dlr-ve.gitlab.io/esy/remix/framework/).

Do not hesitate to ask questions about REMix in the [openmod forum](https://forum.openmod.org/tag/remix).

## Key Features

To know if REMix is apt for your project take into account these key features:

**Large Models**:
REMix is developed with large models in mind.
This means high spatial and technological resolutions.

**Path Optimization**:
Multi-year analyses are built into the framework.

**Custom accounting approaches**:
The indicator module allows for a very flexible definition of what contributes
to the objective functions.

**Flexible modeling**:
There is not a single way of modeling technologies in REMix.
With the flexible [modelling concept](https://dlr-ve.gitlab.io/esy/remix/framework/dev/documentation/modeling-concept/index.html) you can find the best way of integrating your modeling needs.

**Multi-criteria optimization**:
Apart from running a cost minimization, also other criteria like ecological or
resilience indicators can be taken into account in the objective function.

## How to use

To run a REMix model, users need a recent [GAMS](https://www.gams.com/)
installation (version 37 or above).

To use REMix, clone this repository, create a new Python environment and
install remix.framework through pip.

Either clone with ssh:

```bash
git clone [email protected]:dlr-ve/esy/remix/framework.git
```

Or clone with https:

```bash
git clone https://gitlab.com/dlr-ve/esy/remix/framework.git
```

For the installation of the `remix.framework` package, you have two options:

1. install from PyPI:

```bash
mamba create -n remix-env python  # make sure the Python version matches your GAMS version
mamba activate remix-env
pip install remix.framework
```

2. install from the cloned repository:

```bash
cd framework
conda create -n remix-env python
conda activate remix-env
pip install -e .[dev]
```

Please find the extensive [installation instructions in the online documentation](https://dlr-ve.gitlab.io/esy/remix/framework/dev/getting-started/install-remix.html).

Additionally, a data project is required which contains the parametrization of
the model scope and technologies. We provide
[example projects](https://gitlab.com/dlr-ve/esy/remix/projects), which can be used
to gain first experience with running the REMix optimization model.

To run your model, you can use the command line interface:

```bash
conda activate remix-env
remix run --datadir=/path/to/data/folder/of/your/model/data
```

All configuration options available with the command line tool are documented
in the [technical documentation](https://dlr-ve.gitlab.io/esy/remix/framework/dev/documentation/tech-docs/index.html).

## Citing REMix

* [Wetzel et al. (2024): "REMix: A GAMS-based framework for optimizing energy system models"](https://doi.org/10.21105/joss.06330)


## Latest publications using REMix

* [Nitsch et al. (2024): "The future role of Carnot batteries in Central Europe: Combining energy system and market perspective"](https://doi.org/10.1016/j.est.2024.110959)
* [Wetzel et al. (2023): "Green energy carriers and energy sovereignty in a climate neutral European energy system"](https://doi.org/10.1016/j.renene.2023.04.015)
* [Gils et al. (2022): "Model-related outcome differences in power system models with sector coupling - quantification and drivers"](https://doi.org/10.1016/j.rser.2022.112177)[^1]
* [Gils et al. (2021): "Interaction of hydrogen infrastructures with other sector coupling options towards a zero-emission energy system in Germany"](https://doi.org/10.1016/j.renene.2021.08.016)[^1]
* [Sasanpour et al. (2021): "Strategic policy targets and the contribution of hydrogen in a 100% renewable European power system"](https://doi.org/10.1016/j.egyr.2021.07.005)[^1]

## Contribute to REMix

Contributions are welcome, and they are greatly appreciated! Every bit
helps, and credit will always be given. To learn how to contribute to REMix we
have included a respective section in our
[online documentation](https://dlr-ve.gitlab.io/esy/remix/framework/dev/contributing/index.html).

## Acknowledgments

The preparation of the open source version of REMix was financed by the Helmholtz Association's Energy System Design research programme, which also enables the continuous maintenance of the framework. The methodological and content-related development of REMix was made possible by funding from the German Federal Ministries for Economic Affairs and Climate Protection (BMWK) and for Education and Research (BMBF) as part of the projects UNSEEN (BMWK, FKZ 03EI1004A), Sesame Seed (BMWK, FKZ 03EI1021B), Fahrplan Gaswende (BMWK, FKZ 03EI1030B), ReMoDigital (BMWK, FKZ 03EI1020B), and HINT (BMBF, FKZ 03SF0690) as well as the DLR-internal projects NaGsys and CarnotBat, which were also funded by the Helmholtz Association's Energy System Design research programme. The development of earlier REMix versions, which provided the basis for the published version, was made possible by funding from the projects MuSeKo (BMWK, FKZ 03ET4038B), INTEEVER-II (BMWK, FKZ 03ET4069A), START (BMBF, FKZ 03EK3046D), BEAM-ME (BMWK, FKZ 03ET4023A), INTEEVER (BMWK, FKZ 03ET4020A), Plan-DelyKaD (BMWK, FKZ 0325501), “Lastausgleich” (BMWK, FKZ 0328009), and “Elektromobilitaet” (BMWK, FKZ 0328005A) as well as the Helmholtz Association's Energy System Design research programme and its predecessors.

## Footnotes

[^1]: These papers were still using a non-open legacy version of the REMix framework

        

Owner metadata


Committers metadata

Last synced: 9 months ago

Total Commits: 3,306
Total Committers: 26
Avg Commits per committer: 127.154
Development Distribution Score (DDS): 0.753

Commits in past year: 443
Committers in past year: 14
Avg Commits per committer in past year: 31.643
Development Distribution Score (DDS) in past year: 0.553

Name Email Commits
Eugenio Salvador Arellano Ruiz e****z@d****e 816
Schmugge, Jens j****e@d****e 708
Wetzel M****l@d****e 520
Francesco Witte f****e@d****e 500
Manuel Wetzel m****l@d****e 320
rubb_en a****t@d****e 86
Alexander Rubbert e****t@d****e 66
Fabia Miorelli f****i@d****e 45
Sasanpour S****r@d****e 43
Rubbert A****t@d****e 34
Yeligeti M****i@d****e 30
Rubbert E****t@d****e 23
wulf_ni n****f@d****e 22
Buschmann, Jan j****n@d****e 19
Andreas Meurer m****n@d****e 17
Josua Braun j****n@d****e 12
Manuel Wetzel w****n@d****e 9
hc h****s@d****e 9
Sasanpour, Shima s****r@d****e 6
cao_ka k****o@d****e 6
Cao K****o@d****e 4
Gardian, Hedda h****n@d****e 4
Gardian H****n@d****e 3
Yeligeti, Madhura m****i@d****e 2
Martens l****s@d****e 1
Recht, Gereon g****t@d****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://gitlab.com/dlr-ve/esy/remix/framework

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels

Score: 5.5606816310155285