-
Notifications
You must be signed in to change notification settings - Fork 5
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
Introducing energy demand for warm water heating #865
base: dev
Are you sure you want to change the base?
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7812aeb - Browse repository at this point
Copy the full SHA 7812aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c36ce5 - Browse repository at this point
Copy the full SHA 0c36ce5View commit details -
Merge branch 'refs/heads/df/#878-thermalGridIT' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridTestData.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for c584f84 - Browse repository at this point
Copy the full SHA c584f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for be1b45a - Browse repository at this point
Copy the full SHA be1b45aView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 188418f - Browse repository at this point
Copy the full SHA 188418fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3405e78 - Browse repository at this point
Copy the full SHA 3405e78View commit details -
Merge branch 'refs/heads/dev' into df/#827_fix_hp_storage_refill
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 6c9e988 - Browse repository at this point
Copy the full SHA 6c9e988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da307e - Browse repository at this point
Copy the full SHA 9da307eView commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#729-additional-…
…tests-thermal-house' into df/#856-tap-water # Conflicts: # CHANGELOG.md # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala
Configuration menu - View commit details
-
Copy full SHA for feefb09 - Browse repository at this point
Copy the full SHA feefb09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49bb285 - Browse repository at this point
Copy the full SHA 49bb285View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b5031 - Browse repository at this point
Copy the full SHA a6b5031View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd92823 - Browse repository at this point
Copy the full SHA bd92823View commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#729-additional-…
…tests-thermal-house' into df/#827_fix_hp_storage_refill # Conflicts: # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala
Configuration menu - View commit details
-
Copy full SHA for fe7f1b2 - Browse repository at this point
Copy the full SHA fe7f1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d4907 - Browse repository at this point
Copy the full SHA 95d4907View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1891a0 - Browse repository at this point
Copy the full SHA c1891a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0886111 - Browse repository at this point
Copy the full SHA 0886111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441dfdb - Browse repository at this point
Copy the full SHA 441dfdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee3b77 - Browse repository at this point
Copy the full SHA 8ee3b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced3b55 - Browse repository at this point
Copy the full SHA ced3b55View commit details -
Revert "adapt condition for hasAdditionalDemand"
This reverts commit 441dfdb.
Configuration menu - View commit details
-
Copy full SHA for b07c1f8 - Browse repository at this point
Copy the full SHA b07c1f8View commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#917-Refactor-Th…
…ermalEnergyDemand' into df/#827_fix_hp_storage_refill
Configuration menu - View commit details
-
Copy full SHA for 3696479 - Browse repository at this point
Copy the full SHA 3696479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8321411 - Browse repository at this point
Copy the full SHA 8321411View commit details -
remove demand of heat storage from condtion for checking when hp can …
…be out of operation
Configuration menu - View commit details
-
Copy full SHA for 3ed4fed - Browse repository at this point
Copy the full SHA 3ed4fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4895ae - Browse repository at this point
Copy the full SHA a4895aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f829e6 - Browse repository at this point
Copy the full SHA 1f829e6View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dd24a7 - Browse repository at this point
Copy the full SHA 6dd24a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c433b - Browse repository at this point
Copy the full SHA d2c433bView commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#827_fix_hp_stor…
…age_refill' into df/#878-thermalGridIT # Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 25de224 - Browse repository at this point
Copy the full SHA 25de224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 882d8fb - Browse repository at this point
Copy the full SHA 882d8fbView commit details -
Merge branch 'refs/heads/df/#878-thermalGridIT' into df/#856-tap-water
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala # src/test/scala/edu/ie3/simona/test/common/input/HpInputTestData.scala
Configuration menu - View commit details
-
Copy full SHA for 7455b80 - Browse repository at this point
Copy the full SHA 7455b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f84e4 - Browse repository at this point
Copy the full SHA 38f84e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebdc0dc - Browse repository at this point
Copy the full SHA ebdc0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d03ad49 - Browse repository at this point
Copy the full SHA d03ad49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606893f - Browse repository at this point
Copy the full SHA 606893fView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8466c48 - Browse repository at this point
Copy the full SHA 8466c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744154c - Browse repository at this point
Copy the full SHA 744154cView commit details
Commits on Aug 24, 2024
-
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala
Configuration menu - View commit details
-
Copy full SHA for 07e5825 - Browse repository at this point
Copy the full SHA 07e5825View commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#926-Fix-determi…
…neState-of-ThermalHouse' into df/tmpHPmergeall
Configuration menu - View commit details
-
Copy full SHA for baabf85 - Browse repository at this point
Copy the full SHA baabf85View commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#924-ThermalStor…
…ageResults-have-multiple-entries' into df/tmpHPmergeall # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 7659750 - Browse repository at this point
Copy the full SHA 7659750View commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#922-Fix-activat…
…ion-of-Hp-when-not-under-control-of-an-EM' into df/tmpHPmergeall # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 0b1868d - Browse repository at this point
Copy the full SHA 0b1868dView commit details -
Merge remote-tracking branch 'refs/remotes/origin/df/#928-Refactor-Th…
…ermalGird-energyDemand' into df/tmpHPmergeall
Configuration menu - View commit details
-
Copy full SHA for e2d7133 - Browse repository at this point
Copy the full SHA e2d7133View commit details -
Refactoring of ThermalGrid.handleInfeed to fix thermal storage rechar…
…ge correctly when empty
Configuration menu - View commit details
-
Copy full SHA for 64a67ec - Browse repository at this point
Copy the full SHA 64a67ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d17e18 - Browse repository at this point
Copy the full SHA 1d17e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d815763 - Browse repository at this point
Copy the full SHA d815763View commit details
Commits on Aug 26, 2024
-
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala
Configuration menu - View commit details
-
Copy full SHA for 80b88af - Browse repository at this point
Copy the full SHA 80b88afView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc486e - Browse repository at this point
Copy the full SHA bcc486eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba4dff - Browse repository at this point
Copy the full SHA 4ba4dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395ce15 - Browse repository at this point
Copy the full SHA 395ce15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 748d8f3 - Browse repository at this point
Copy the full SHA 748d8f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d467581 - Browse repository at this point
Copy the full SHA d467581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f4342 - Browse repository at this point
Copy the full SHA 52f4342View commit details -
Configuration menu - View commit details
-
Copy full SHA for f120f54 - Browse repository at this point
Copy the full SHA f120f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c267e - Browse repository at this point
Copy the full SHA a9c267eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f35b84 - Browse repository at this point
Copy the full SHA 2f35b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d35214 - Browse repository at this point
Copy the full SHA 4d35214View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b2b3a - Browse repository at this point
Copy the full SHA d6b2b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d69563 - Browse repository at this point
Copy the full SHA 9d69563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e72130 - Browse repository at this point
Copy the full SHA 6e72130View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a287f6 - Browse repository at this point
Copy the full SHA 9a287f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9538580 - Browse repository at this point
Copy the full SHA 9538580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a7b8e - Browse repository at this point
Copy the full SHA 88a7b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a14178e - Browse repository at this point
Copy the full SHA a14178eView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0062712 - Browse repository at this point
Copy the full SHA 0062712View commit details -
refactor discharging power of domestic hot water storage to match pre…
…cisely the energyDemand
Configuration menu - View commit details
-
Copy full SHA for a38f814 - Browse repository at this point
Copy the full SHA a38f814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91873b9 - Browse repository at this point
Copy the full SHA 91873b9View commit details
Commits on Aug 29, 2024
-
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalHouse.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 5ebc65d - Browse repository at this point
Copy the full SHA 5ebc65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5477a - Browse repository at this point
Copy the full SHA 6c5477aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe4c0a - Browse repository at this point
Copy the full SHA bbe4c0aView commit details -
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 5e5b5c1 - Browse repository at this point
Copy the full SHA 5e5b5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c0195 - Browse repository at this point
Copy the full SHA d5c0195View commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for cb34618 - Browse repository at this point
Copy the full SHA cb34618View commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalHouse.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 6ae74f2 - Browse repository at this point
Copy the full SHA 6ae74f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994b7cc - Browse repository at this point
Copy the full SHA 994b7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ff9b2 - Browse repository at this point
Copy the full SHA 18ff9b2View commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 9ce13f9 - Browse repository at this point
Copy the full SHA 9ce13f9View commit details -
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala
Configuration menu - View commit details
-
Copy full SHA for 0333902 - Browse repository at this point
Copy the full SHA 0333902View commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala
Configuration menu - View commit details
-
Copy full SHA for a329610 - Browse repository at this point
Copy the full SHA a329610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6559093 - Browse repository at this point
Copy the full SHA 6559093View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10f9fba - Browse repository at this point
Copy the full SHA 10f9fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e2b9b - Browse repository at this point
Copy the full SHA e2e2b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aba960 - Browse repository at this point
Copy the full SHA 9aba960View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e50c9 - Browse repository at this point
Copy the full SHA d1e50c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c2042 - Browse repository at this point
Copy the full SHA c0c2042View commit details
Commits on Sep 13, 2024
-
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 547534c - Browse repository at this point
Copy the full SHA 547534cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f46a28 - Browse repository at this point
Copy the full SHA 7f46a28View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ab69b6 - Browse repository at this point
Copy the full SHA 5ab69b6View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f2945c - Browse repository at this point
Copy the full SHA 7f2945cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e33796b - Browse repository at this point
Copy the full SHA e33796bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221e389 - Browse repository at this point
Copy the full SHA 221e389View commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 1573bcc - Browse repository at this point
Copy the full SHA 1573bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for abd820d - Browse repository at this point
Copy the full SHA abd820dView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8ac1ff - Browse repository at this point
Copy the full SHA f8ac1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 199f7b9 - Browse repository at this point
Copy the full SHA 199f7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca2902 - Browse repository at this point
Copy the full SHA eca2902View commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for f915164 - Browse repository at this point
Copy the full SHA f915164View commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala # src/test/scala/edu/ie3/simona/test/common/input/HpInputTestData.scala
Configuration menu - View commit details
-
Copy full SHA for e2b7cd1 - Browse repository at this point
Copy the full SHA e2b7cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b30a5d - Browse repository at this point
Copy the full SHA 6b30a5dView commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 355d765 - Browse repository at this point
Copy the full SHA 355d765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fba08 - Browse repository at this point
Copy the full SHA 77fba08View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2153a - Browse repository at this point
Copy the full SHA df2153aView commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for c1e37ee - Browse repository at this point
Copy the full SHA c1e37eeView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c1334a - Browse repository at this point
Copy the full SHA 9c1334aView commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for a45a7b1 - Browse repository at this point
Copy the full SHA a45a7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df14e4 - Browse repository at this point
Copy the full SHA 3df14e4View commit details -
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for ae87f53 - Browse repository at this point
Copy the full SHA ae87f53View commit details
Commits on Sep 26, 2024
-
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 1d1355e - Browse repository at this point
Copy the full SHA 1d1355eView commit details -
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 350e904 - Browse repository at this point
Copy the full SHA 350e904View commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 47e4052 - Browse repository at this point
Copy the full SHA 47e4052View commit details
Commits on Oct 1, 2024
-
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for e9a590f - Browse repository at this point
Copy the full SHA e9a590fView commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for de1b0c5 - Browse repository at this point
Copy the full SHA de1b0c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe470ca - Browse repository at this point
Copy the full SHA fe470caView commit details
Commits on Oct 14, 2024
-
Merge branch 'refs/heads/dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 392d040 - Browse repository at this point
Copy the full SHA 392d040View commit details
Commits on Oct 28, 2024
-
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for b6c596f - Browse repository at this point
Copy the full SHA b6c596fView commit details
Commits on Oct 29, 2024
-
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for e3807b8 - Browse repository at this point
Copy the full SHA e3807b8View commit details -
Merge branch 'df/#1008-thermalResultsFilter' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 2ed6f02 - Browse repository at this point
Copy the full SHA 2ed6f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5500119 - Browse repository at this point
Copy the full SHA 5500119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 393d19f - Browse repository at this point
Copy the full SHA 393d19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099838a - Browse repository at this point
Copy the full SHA 099838aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e28577 - Browse repository at this point
Copy the full SHA 0e28577View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 611b701 - Browse repository at this point
Copy the full SHA 611b701View commit details -
Merge branch 'refs/heads/dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for ce64339 - Browse repository at this point
Copy the full SHA ce64339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c742de - Browse repository at this point
Copy the full SHA 9c742deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509b6db - Browse repository at this point
Copy the full SHA 509b6dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c892eea - Browse repository at this point
Copy the full SHA c892eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e6fd4 - Browse repository at this point
Copy the full SHA a4e6fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfac4cc - Browse repository at this point
Copy the full SHA cfac4ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2f566 - Browse repository at this point
Copy the full SHA cc2f566View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03d0ad - Browse repository at this point
Copy the full SHA e03d0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f522c82 - Browse repository at this point
Copy the full SHA f522c82View commit details
Commits on Nov 1, 2024
-
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for 2bc339e - Browse repository at this point
Copy the full SHA 2bc339eView commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for e1df392 - Browse repository at this point
Copy the full SHA e1df392View commit details -
Merge branch 'dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for de52f6e - Browse repository at this point
Copy the full SHA de52f6eView commit details
Commits on Nov 7, 2024
-
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 339a020 - Browse repository at this point
Copy the full SHA 339a020View commit details
Commits on Nov 13, 2024
-
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 20664ab - Browse repository at this point
Copy the full SHA 20664abView commit details
Commits on Nov 14, 2024
-
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 165371d - Browse repository at this point
Copy the full SHA 165371dView commit details -
Merge branch 'df/#928-Refactor-ThermalGird-energyDemand' into df/#930-…
…refactor-handleInfeed
Configuration menu - View commit details
-
Copy full SHA for ba6b581 - Browse repository at this point
Copy the full SHA ba6b581View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for b40cfe0 - Browse repository at this point
Copy the full SHA b40cfe0View commit details -
Merge branch 'dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for d3357f6 - Browse repository at this point
Copy the full SHA d3357f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441359c - Browse repository at this point
Copy the full SHA 441359cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a669b5b - Browse repository at this point
Copy the full SHA a669b5bView commit details -
Revert "remove double entry in changelog"
This reverts commit a669b5b.
Configuration menu - View commit details
-
Copy full SHA for 7884541 - Browse repository at this point
Copy the full SHA 7884541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b3256 - Browse repository at this point
Copy the full SHA 86b3256View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4fa810 - Browse repository at this point
Copy the full SHA f4fa810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963670c - Browse repository at this point
Copy the full SHA 963670cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd633b - Browse repository at this point
Copy the full SHA bfd633bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eee886 - Browse repository at this point
Copy the full SHA 9eee886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 122cb69 - Browse repository at this point
Copy the full SHA 122cb69View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eba3b89 - Browse repository at this point
Copy the full SHA eba3b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6311f - Browse repository at this point
Copy the full SHA 1f6311fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d0562 - Browse repository at this point
Copy the full SHA 95d0562View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for f33fc1a - Browse repository at this point
Copy the full SHA f33fc1aView commit details -
Merge branch 'refs/heads/df/#930-refactor-handleInfeed' into df/#878-…
…thermalGridIT # Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridTestData.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 6b74778 - Browse repository at this point
Copy the full SHA 6b74778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a7dfb - Browse repository at this point
Copy the full SHA 96a7dfbView commit details -
Merge branch 'df/#934-thermalHouseResults' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/event/ResultEvent.scala
Configuration menu - View commit details
-
Copy full SHA for b7ebbe2 - Browse repository at this point
Copy the full SHA b7ebbe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6631b67 - Browse repository at this point
Copy the full SHA 6631b67View commit details -
Merge branch 'df/#1023-zeroKW-and-kWh-in-test' into df/#930-refactor-…
…handleInfeed # Conflicts: # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 30e4318 - Browse repository at this point
Copy the full SHA 30e4318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb1523 - Browse repository at this point
Copy the full SHA 9fb1523View commit details -
Merge branch 'df/#1023-zeroKW-and-kWh-in-test' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/agent/participant/ParticipantAgentFundamentals.scala # src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala # src/main/scala/edu/ie3/simona/event/ResultEvent.scala # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 378f2f6 - Browse repository at this point
Copy the full SHA 378f2f6View commit details -
Merge branch 'df/#1023-zeroKW-and-kWh-in-test' into df/#856-tap-water
# Conflicts: # src/main/scala/edu/ie3/simona/model/thermal/CylindricalThermalStorage.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 29dedaa - Browse repository at this point
Copy the full SHA 29dedaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5702c1 - Browse repository at this point
Copy the full SHA e5702c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab42b3c - Browse repository at this point
Copy the full SHA ab42b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94397ee - Browse repository at this point
Copy the full SHA 94397eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7341e10 - Browse repository at this point
Copy the full SHA 7341e10View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 97b4a15 - Browse repository at this point
Copy the full SHA 97b4a15View commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for b69dd06 - Browse repository at this point
Copy the full SHA b69dd06View commit details -
Merge branch 'dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # docs/readthedocs/models/cts_model.md # docs/readthedocs/models/thermal_house_model.md
Configuration menu - View commit details
-
Copy full SHA for 15f2f59 - Browse repository at this point
Copy the full SHA 15f2f59View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 98d7511 - Browse repository at this point
Copy the full SHA 98d7511View commit details
Commits on Nov 19, 2024
-
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 36ce30a - Browse repository at this point
Copy the full SHA 36ce30aView commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 0d40632 - Browse repository at this point
Copy the full SHA 0d40632View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 05bebe4 - Browse repository at this point
Copy the full SHA 05bebe4View commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for aa2db68 - Browse repository at this point
Copy the full SHA aa2db68View commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for 41e2441 - Browse repository at this point
Copy the full SHA 41e2441View commit details -
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for 7292171 - Browse repository at this point
Copy the full SHA 7292171View commit details -
Merge branch 'dev' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for 85c0fc1 - Browse repository at this point
Copy the full SHA 85c0fc1View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04f0207 - Browse repository at this point
Copy the full SHA 04f0207View commit details -
Configuration menu - View commit details
-
Copy full SHA for d44e19f - Browse repository at this point
Copy the full SHA d44e19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a567d0b - Browse repository at this point
Copy the full SHA a567d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cccc33 - Browse repository at this point
Copy the full SHA 3cccc33View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 995818e - Browse repository at this point
Copy the full SHA 995818eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9375f - Browse repository at this point
Copy the full SHA 1b9375fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2452a - Browse repository at this point
Copy the full SHA be2452aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e25d3b - Browse repository at this point
Copy the full SHA 1e25d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 135ea15 - Browse repository at this point
Copy the full SHA 135ea15View commit details -
Configuration menu - View commit details
-
Copy full SHA for debae48 - Browse repository at this point
Copy the full SHA debae48View commit details -
Merge branch 'refs/heads/dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for a95a242 - Browse repository at this point
Copy the full SHA a95a242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c00a89 - Browse repository at this point
Copy the full SHA 5c00a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd997e - Browse repository at this point
Copy the full SHA cbd997eView commit details -
Merge branch 'df/#930-refactor-handleInfeed' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for a0e95af - Browse repository at this point
Copy the full SHA a0e95afView commit details -
also turn Hp on in case house has additional demand and the Hp was ru…
…nning in the last state
Configuration menu - View commit details
-
Copy full SHA for a07b626 - Browse repository at this point
Copy the full SHA a07b626View commit details -
Merge branch 'df/#930-refactor-handleInfeed' into df/#878-thermalGridIT
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala
Configuration menu - View commit details
-
Copy full SHA for 752f755 - Browse repository at this point
Copy the full SHA 752f755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7516d7b - Browse repository at this point
Copy the full SHA 7516d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c73d9 - Browse repository at this point
Copy the full SHA 31c73d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85594d3 - Browse repository at this point
Copy the full SHA 85594d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 391b49d - Browse repository at this point
Copy the full SHA 391b49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9aeea - Browse repository at this point
Copy the full SHA ba9aeeaView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7b1c1d - Browse repository at this point
Copy the full SHA f7b1c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd63f6 - Browse repository at this point
Copy the full SHA bdd63f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aac4297 - Browse repository at this point
Copy the full SHA aac4297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092a6c9 - Browse repository at this point
Copy the full SHA 092a6c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e6c51 - Browse repository at this point
Copy the full SHA 92e6c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481da32 - Browse repository at this point
Copy the full SHA 481da32View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03b576 - Browse repository at this point
Copy the full SHA b03b576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b58297 - Browse repository at this point
Copy the full SHA 7b58297View commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for c763b72 - Browse repository at this point
Copy the full SHA c763b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d452ec - Browse repository at this point
Copy the full SHA 8d452ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07746a4 - Browse repository at this point
Copy the full SHA 07746a4View commit details -
Merge branch 'df/#930-refactor-handleInfeed' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for da0dd0b - Browse repository at this point
Copy the full SHA da0dd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9ffc9 - Browse repository at this point
Copy the full SHA aa9ffc9View commit details -
Merge branch 'df/#878-thermalGridIT' into df/#856-tap-water
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/agent/participant/ParticipantAgentFundamentals.scala # src/main/scala/edu/ie3/simona/event/ResultEvent.scala # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/agent/em/EmAgentIT.scala # src/test/scala/edu/ie3/simona/agent/grid/ThermalGridIT.scala # src/test/scala/edu/ie3/simona/model/participant/HpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridTestData.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for e6b831c - Browse repository at this point
Copy the full SHA e6b831cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3eaa4 - Browse repository at this point
Copy the full SHA 1d3eaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e6c21 - Browse repository at this point
Copy the full SHA 31e6c21View commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad18a71 - Browse repository at this point
Copy the full SHA ad18a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a24c4 - Browse repository at this point
Copy the full SHA d5a24c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f575af1 - Browse repository at this point
Copy the full SHA f575af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 921c18d - Browse repository at this point
Copy the full SHA 921c18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c765a82 - Browse repository at this point
Copy the full SHA c765a82View commit details
Commits on Nov 25, 2024
-
Merge branch 'dev' into df/#878-thermalGridIT
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala
Configuration menu - View commit details
-
Copy full SHA for 8115cf2 - Browse repository at this point
Copy the full SHA 8115cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07503fa - Browse repository at this point
Copy the full SHA 07503faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c005bb - Browse repository at this point
Copy the full SHA 8c005bbView commit details -
Merge branch 'df/#1049-Introduce-ThermalDemandWrapper' into df/#930-r…
…efactor-handleInfeed # Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala
Configuration menu - View commit details
-
Copy full SHA for 6dabaf7 - Browse repository at this point
Copy the full SHA 6dabaf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d157db - Browse repository at this point
Copy the full SHA 0d157dbView commit details -
Merge branch 'df/#1049-Introduce-ThermalDemandWrapper' into df/#878-t…
…hermalGridIT # Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridSpec.scala
Configuration menu - View commit details
-
Copy full SHA for e059f31 - Browse repository at this point
Copy the full SHA e059f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9096d - Browse repository at this point
Copy the full SHA 9a9096dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8afb0 - Browse repository at this point
Copy the full SHA 7e8afb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec32b8 - Browse repository at this point
Copy the full SHA 6ec32b8View commit details -
adapt ChpModelSpec and CylindricalThermalStorageSpec to zero for mini…
…mum storage volume level
Configuration menu - View commit details
-
Copy full SHA for 51741cc - Browse repository at this point
Copy the full SHA 51741ccView commit details -
hard fix for zero values as minimum storage volume level to prevent n…
…on-plausible behaviour till psdm release
Configuration menu - View commit details
-
Copy full SHA for 8e19705 - Browse repository at this point
Copy the full SHA 8e19705View commit details -
Configuration menu - View commit details
-
Copy full SHA for d567b81 - Browse repository at this point
Copy the full SHA d567b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab7ade - Browse repository at this point
Copy the full SHA 0ab7adeView commit details -
hard fix for zero values as minimum storage volume level to prevent n…
…on-plausible behaviour till psdm release
Configuration menu - View commit details
-
Copy full SHA for 81694cc - Browse repository at this point
Copy the full SHA 81694ccView commit details -
adapt ChpModelSpec and CylindricalThermalStorageSpec to zero for mini…
…mum storage volume level
Configuration menu - View commit details
-
Copy full SHA for d9f859c - Browse repository at this point
Copy the full SHA d9f859cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed4f7b - Browse repository at this point
Copy the full SHA bed4f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for badd6d9 - Browse repository at this point
Copy the full SHA badd6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae84f16 - Browse repository at this point
Copy the full SHA ae84f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f371e2e - Browse repository at this point
Copy the full SHA f371e2eView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bb59f9 - Browse repository at this point
Copy the full SHA 6bb59f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02edbf5 - Browse repository at this point
Copy the full SHA 02edbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6051f39 - Browse repository at this point
Copy the full SHA 6051f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab5a85 - Browse repository at this point
Copy the full SHA dab5a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adc6c9 - Browse repository at this point
Copy the full SHA 0adc6c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1586bd3 - Browse repository at this point
Copy the full SHA 1586bd3View commit details -
Merge branch 'df/#878-thermalGridIT' into df/#856-tap-water
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/CylindricalThermalStorage.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/participant/ChpModelSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/CylindricalThermalStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 4d2213b - Browse repository at this point
Copy the full SHA 4d2213bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e00dd - Browse repository at this point
Copy the full SHA 11e00ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 577bd3a - Browse repository at this point
Copy the full SHA 577bd3aView commit details -
Merge branch 'dev' into df/#930-refactor-handleInfeed
# Conflicts: # src/main/scala/edu/ie3/simona/model/participant/HpModel.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 88c6e3a - Browse repository at this point
Copy the full SHA 88c6e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be3b094 - Browse repository at this point
Copy the full SHA be3b094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6163afd - Browse repository at this point
Copy the full SHA 6163afdView commit details -
Merge branch 'df/#930-refactor-handleInfeed' into df/#878-thermalGridIT
# Conflicts: # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
Configuration menu - View commit details
-
Copy full SHA for b90144d - Browse repository at this point
Copy the full SHA b90144dView commit details -
Merge branch 'df/#878-thermalGridIT' into df/#856-tap-water
# Conflicts: # src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala # src/main/scala/edu/ie3/simona/model/thermal/ThermalHouse.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseAndStorageSpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithHouseOnlySpec.scala # src/test/scala/edu/ie3/simona/model/thermal/ThermalGridWithStorageOnlySpec.scala
Configuration menu - View commit details
-
Copy full SHA for 5688a65 - Browse repository at this point
Copy the full SHA 5688a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2ddc7 - Browse repository at this point
Copy the full SHA 3b2ddc7View commit details