Heat pump revisions for regional datasets - #3477
Draft
kndehaan wants to merge 32 commits into
Draft
Conversation
In this push are 5 new input sliders: - New buildings (priority 2) - Demolished buildings (priority 2) - Insulation new buildings (priority 1) - Insulation existing buildings (priority 1) - Buildings heating behaviour (priority 0) The old input keys are still there and are untouched.
Added a start value to share of new buildings per building type based on existing stock: Created seperate queries in which the starting values are calculated Changed the step value to 0.1 instead of 1 for: Shares of new buildings Shares of demolished buildings Wrote descriptions for following inputs: Shares of new buildings Shares of demolished buildings Chaned priorities: Total_numbers 2 to 3 Shares of new/demolished 3 to 4 Wrote a demolished V2a, which is longer than V2 but it rounds number_of_units to integers. Also made sure to round to integers in V3
Also deleted the old input keys
Also, changed priorities to accomodate for settings_weather_curves_set.ac
The priority of the market share is 0 so it is set after all housing stock sliders. The number of units in the start year is always 0 as well. The reference to the households p2p can therefore be removed from all housing stock sliders. The QUERY FUTURE did not work, so it is replaced by referring to INPUT VALUES and AREA attributes.
Member
Author
|
Due to a mismatch between how efficiencies of heat pumps for hot water are set in the national (full) dataset and regional (derived) datasets, an imbalance arises in the energy graph, which breaks the model.
We need to discuss further how to approach this problem. |
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.
Context
Implemented changes
Related
Closes issue ...
Goes with pull requests #3472
Checklist