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

Fixes for several issues with new heat modelling in built environment #1404

Merged
merged 13 commits into from
Feb 20, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    40788b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daccc0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45352b1 View commit details
    Browse the repository at this point in the history
  4. Fix Fever Summary adapter selection

    noracato authored and mabijkerk committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    12c1f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56ab506 View commit details
    Browse the repository at this point in the history
  6. Don't multiply consumption loss with edges parent share

    Within the new Fever calulation the parent share for the consumption losses loss edge
    is still unknown at the time of installing the adapter in a heat network. As this parent share is always
    0 (no losses need to calculated) or 1 (losses do need to be calculated) it should
    be safe to remove it from the calculation
    noracato authored and mabijkerk committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    085441a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44818a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86ad210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bf4038 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    971ff93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    80abb48 View commit details
    Browse the repository at this point in the history
  12. Early setup for Fever share calculations in favour of checking manual…

    … installment for Merit participants
    noracato committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7bed267 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    af48e9c View commit details
    Browse the repository at this point in the history