openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
30 stars 13 forks source link

Limit H2 feedin to a share of CH4 load #602

Open AmeliaNadal opened 1 year ago

AmeliaNadal commented 1 year ago

The solution proposed by Clara in https://github.com/openego/eTraGo/issues/354#issuecomment-1406535810 is implemented in this branch.

This is a very conservative approach to limit the H2 feedin into the CH4 grid, but we'd rather go for this option than for a modification of the methanisation efficiency that I also presented at the project meeting. Doing so allows to have the H2_feedin independant of the methanisation and to use H2_feedin without building methanisation at all for instance.

A lot of changes are due to black and the content changes are all contained in the commit https://github.com/openego/eTraGo/commit/d1077114080484703a8093d28aa0e821a9b6e007.

ClaraBuettner commented 1 year ago

All checks failed in this PR. It could be fixed by merging the most recent dev into your branch. Could you try that out?

AmeliaNadal commented 1 year ago

All checks failed in this PR. It could be fixed by merging the most recent dev into your branch. Could you try that out?

Yes, this looks better now :)