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

deal with stores in foreign countries #778

Closed
ulfmueller opened this issue Jan 21, 2025 · 1 comment · Fixed by #780
Closed

deal with stores in foreign countries #778

ulfmueller opened this issue Jan 21, 2025 · 1 comment · Fixed by #780
Assignees

Comments

@ulfmueller
Copy link
Member

ulfmueller commented Jan 21, 2025

to be consistent with the inner-German expansion assumption, not just the links from p-e for the foreign countries like it is already done in the data model (see here) have to be extendable. As some of the stores like batteries have get e_nom due to expansions from the scenario path their e_nom_extendable is false. I think we simply have to set them to True, since the e_nom_min is 0 the e_nom is then neglected and we can use it as an option or for comparison.
Coming from the links I would tackle these store carriers from p-e (they have slight different names in our data model):

       ["battery",
        "home battery",
        "rural water tanks",
        "urban central water tanks",
        "urban decentral water tanks",
        "H2 Store"]
@ulfmueller ulfmueller self-assigned this Jan 21, 2025
@ulfmueller
Copy link
Member Author

it is also linked to #777 since batteries wont be stores once that issue is solved.

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

Successfully merging a pull request may close this issue.

2 participants