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

Fix hp results leading to overheating house and other effects #853

Draft
wants to merge 50 commits into
base: dev
Choose a base branch
from

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    891ab88 View commit details
    Browse the repository at this point in the history
  2. changelog

    danielfeismann committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5b9f652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989b7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b41023 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e4457dc View commit details
    Browse the repository at this point in the history
  2. format and exception

    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    374a2ee View commit details
    Browse the repository at this point in the history
  3. Revert "format and exception"

    This reverts commit 374a2ee.
    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    280fed5 View commit details
    Browse the repository at this point in the history
  4. format and exception

    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f51dd61 View commit details
    Browse the repository at this point in the history
  5. refactor handleInfeed to comply with case where thermal storage has b…

    …een charged within the last state
    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a297697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77941f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cde52e4 View commit details
    Browse the repository at this point in the history
  8. fmt

    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6244e79 View commit details
    Browse the repository at this point in the history
  9. refactor energyDemand

    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    81ef30d View commit details
    Browse the repository at this point in the history
  10. refactor EmAgentIT

    danielfeismann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ab0806c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. rollback HpModelSpec

    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8c6aed6 View commit details
    Browse the repository at this point in the history
  2. fix energyDemand

    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    44873d2 View commit details
    Browse the repository at this point in the history
  3. update EmAgentIT

    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ec7d3f7 View commit details
    Browse the repository at this point in the history
  4. adapt EmAgentIT

    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5dcc230 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cc1aa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3959cb View commit details
    Browse the repository at this point in the history
  7. Revert "rollback EmAgentIT changes"

    This reverts commit a3959cb.
    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    07574aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d7ae94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd1630e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cd94e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a001dc0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae8185e View commit details
    Browse the repository at this point in the history
  13. fmt

    danielfeismann committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    43d114b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Merge branch 'refs/heads/dev' into df/#827_fix_hp_overheating_house

    # Conflicts:
    #	CHANGELOG.md
    danielfeismann committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    08499be View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

    danielfeismann committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ad2bac9 View commit details
    Browse the repository at this point in the history
  3. codacy

    danielfeismann committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d85279a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge branch 'refs/heads/dev' into df/#827_fix_hp_overheating_house

    # Conflicts:
    #	CHANGELOG.md
    danielfeismann committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2c9f44c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge branch 'refs/heads/dev' into df/#827_fix_hp_overheating_house

    # Conflicts:
    #	CHANGELOG.md
    danielfeismann committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    de0d415 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    658cb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650c6f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abf675 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. add scaladoc

    danielfeismann committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f7256ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a6296 View commit details
    Browse the repository at this point in the history
  3. fmt

    danielfeismann committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    550b5b2 View commit details
    Browse the repository at this point in the history
  4. improve imports

    danielfeismann committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    afe0572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb75d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    bbc3a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    452f6c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'refs/heads/dev' into df/#827_fix_hp_overheating_house

    # Conflicts:
    #	CHANGELOG.md
    #	src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala
    danielfeismann committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    020caf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d049e65 View commit details
    Browse the repository at this point in the history
  3. fmt

    danielfeismann committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    52e1f58 View commit details
    Browse the repository at this point in the history
  4. fix method inputs

    danielfeismann committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c93dee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'refs/heads/dev' into df/#827_fix_hp_overheating_house

    # Conflicts:
    #	CHANGELOG.md
    danielfeismann committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6747d86 View commit details
    Browse the repository at this point in the history