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

Change thermal house behaviour to heat till targetTemperature #1176

Open
danielfeismann opened this issue Feb 13, 2025 · 0 comments · May be fixed by #1183
Open

Change thermal house behaviour to heat till targetTemperature #1176

danielfeismann opened this issue Feb 13, 2025 · 0 comments · May be fixed by #1183
Assignees
Labels
enhancement New feature or request

Comments

@danielfeismann
Copy link
Member

At the moment we're are heating the house between lower and upper temperature boundary.

Proposal:

  • without em: heat between lower temperature and target temperature
  • with em: same but use temperature band between target and upper temperature for flexibility
@danielfeismann danielfeismann self-assigned this Feb 16, 2025
@danielfeismann danielfeismann added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 16, 2025
danielfeismann added a commit that referenced this issue Feb 16, 2025
…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
danielfeismann added a commit that referenced this issue Feb 16, 2025
…e-cases-of-thermal-grid' into df/#1176-heat-pump-targetTemp
danielfeismann added a commit that referenced this issue Feb 17, 2025
danielfeismann added a commit that referenced this issue Feb 18, 2025
# Conflicts:
#	CHANGELOG.md
#	src/test/scala/edu/ie3/simona/agent/grid/ThermalGridIT.scala
danielfeismann added a commit that referenced this issue Feb 19, 2025
# 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
danielfeismann added a commit that referenced this issue Feb 20, 2025
# Conflicts:
#	CHANGELOG.md
#	src/main/scala/edu/ie3/simona/model/thermal/ThermalGrid.scala
#	src/main/scala/edu/ie3/simona/model/thermal/ThermalHouse.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant