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

ThermalGrid integration test (with Em) #1159

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

Conversation

danielfeismann
Copy link
Member

@danielfeismann danielfeismann commented Feb 6, 2025

@danielfeismann danielfeismann added test Issues related to (unit) tests em Related to Energy Management labels Feb 6, 2025
@danielfeismann danielfeismann self-assigned this Feb 6, 2025
danielfeismann and others added 23 commits February 7, 2025 12:45
# Conflicts:
#	CHANGELOG.md
#	src/test/scala/edu/ie3/simona/agent/grid/ThermalGridIT.scala
… current thermal grid state for calculating new hpState, refactor temperature determination to calculate heat energy
…dIT-with-EM

# Conflicts:
#	CHANGELOG.md
#	docs/readthedocs/models/thermal_house_model.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
# Conflicts:
#	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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
em Related to Energy Management test Issues related to (unit) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement ThermalGrid Integration test (with Em)
1 participant