Update electricity generation: implement sub-technologies#635
Open
judith-tettenborn wants to merge 13 commits into
Open
Update electricity generation: implement sub-technologies#635judith-tettenborn wants to merge 13 commits into
judith-tettenborn wants to merge 13 commits into
Conversation
judith-tettenborn
commented
Jun 15, 2026
Contributor
- implemented sub-technologies for generation, currently only for wind and solar
- use SharesInflowStocks now to run generation stock model with sub-technologies
- work around for now: for all Types without sub-technologies, an artficial sub-technology (e.g. Oil_tech1 for Oil) is created for the stock model, since the Type coordinates can't be flexibly enough assigned within the stock model to do it otherwise for now. Therefore a rebroadcasting needs to take place after the stock model run to rebroadcast to the final technology types.
- material intensities are provisional, will be updated later
…ares -> like this (hopefully) shares can only be defined for some SuperTypes, but the stocks are modelled for all Types/SuperTypes for which lifetimes are defined
…atteryType) as well
…h generation preprocessing as function in electricity/generation.py (stoc modelling not working yet)
… make this run (not yet working)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.