Heat pump revisions for nl2023 - #3472
Draft
mabijkerk wants to merge 4 commits into
Draft
Conversation
mabijkerk
commented
Aug 19, 2026
kndehaan
reviewed
Aug 19, 2026
kndehaan
reviewed
Aug 19, 2026
kndehaan
reviewed
Aug 19, 2026
mabijkerk
force-pushed
the
heat-pump-analysis
branch
from
August 20, 2026 08:08
1c5f094 to
3c44e88
Compare
- Fixed fever.capacity.network_gas (was 0.22 instead of 0.022) for households_water_heater_hybrid_heatpump - Fixed heat_output_capacity for households_water_heater_hybrid_heatpump. It was too high due to the wrong value for fever.capacity.network_gas. Also, it is now alligned with the capacity for the capacity for space heating for the hybrid heatpump. - Added storage to households_space_heater_heatpump_air_water. Was deleted when it shouldn't be. Updated the assumptions in the Node Source Analysis as well. - Deleted input.ambient_heat, input.electricity and input.network_gas from households_space_heater_hybrid as they are dataset specific.
2 tasks
3 tasks
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
t.b.d.
Implemented changes
Node source analysis heat pumps
The following node source analysis have been updated. Most importantly the COPs and COP per degree. But other
values such costs are updated as well:
Residence source analysis nl2023: updated the number of HHP, ...
Residence analysis: the hardcoded HHP specs for space heating are updated, for hot water the input of network gas is set to 1.0 to match the COP cutoff of 6.0.
Related
Closes: https://github.com/quintel/etdataset/issues/1073
Partly addresses: https://github.com/quintel/etdataset/issues/900
Goes with: https://github.com/quintel/etdataset/pull/1104
To do