Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust geothermal_district_heating() for the intermediate years on scenario path #323

Open
3 tasks
ulfmueller opened this issue Sep 24, 2024 · 2 comments
Open
3 tasks
Assignees

Comments

@ulfmueller
Copy link
Member

In p-e there is now also geothermal heat and electricity (from version 0.12 on). So we could use that (we would have to switch it on in the config file). The question is, how we did the georeferencing of these geothermal plants in egon for etrago.

So, I think we have to

Overall, I would vote for the path which creates the less work (I would expect this fact to have a minor influence).

@ulfmueller
Copy link
Member Author

I just saw that @ClaraBuettner posted in #246 :

I checked how geothermal power plants are distributed within powerd-data. It considers if there is a geothermal potential next to the district heating grid. So I guess it makes sense to keep our implementation since the spatial distribution make a larger difference.

So, that would mean we would keep the option switched off in p-e. Our function basically just has to be run for each prenetwork on the path. But we do not have to interpolate because it is due to optimization and the path-consistency will be dealt with in p-e in the brownfield part. So @CarlosEpia you simply have to make sure that the function manipulates all prenetworks on the path in the execute function. Ok?

@CarlosEpia
Copy link

Sure. Done in 696ad17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants