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

Heat modelling changes for the built environment #164

Merged
merged 21 commits into from
Jan 19, 2024

Conversation

mabijkerk
Copy link
Member

@mabijkerk mabijkerk commented Jan 18, 2024

Modelling of heat demand in the built environment has been updated. Summarized:

  • Residences are set to four types: apartments, detached houses, semi-detached houses, terraced houses
  • Residences are split into 6 construction periods: before 1945, 1945-1964, 1965-1984, 1985-2004, 2005 to present and future
  • Buildings are split into 2 construction periods: present and future
  • Useful space heating demand is no longer aggregated to a single node, but each residence of a certain type and construction period is connected to all heating technologies, the same goes for buildings
  • Merit orders are added to determine allocation of technologies to residences
  • Dataset initialisation (refinery and atlas) and required data (etdataset and etlocal) is updated
  • Frontend charts, slides and sliders are updated
  • Insulation has been changed, instead of setting a demand reduction, the typical useful demand of each residence and building can be adjusted
  • Insulation costs queries are updated
  • Useful demand can be assigned two different curves, depending on the technology one of the curves will be selected
  • Deficits are calculated based on the capacity of the technology and the hourly demand of each residence and building

Goes with

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (3c1f70f) 92.51% compared to head (08cf485) 92.84%.

Files Patch % Lines
lib/atlas/runner.rb 33.33% 2 Missing ⚠️
...atlas/runner/fever_calculation/group_calculator.rb 98.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   92.51%   92.84%   +0.33%     
==========================================
  Files          91       95       +4     
  Lines        2593     2741     +148     
==========================================
+ Hits         2399     2545     +146     
- Misses        194      196       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@noracato noracato merged commit d5c84b5 into master Jan 19, 2024
3 checks passed
@noracato noracato deleted the built-environment-heat branch January 19, 2024 15:27
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 this pull request may close these issues.

None yet

3 participants