Skip to content

Integrated heat storage and e-conversion asset#396

Merged
FJanssen-TNO merged 30 commits intomainfrom
heat_storage_e_input
Mar 31, 2026
Merged

Integrated heat storage and e-conversion asset#396
FJanssen-TNO merged 30 commits intomainfrom
heat_storage_e_input

Conversation

@FJanssen-TNO
Copy link
Copy Markdown
Collaborator

@FJanssen-TNO FJanssen-TNO commented Jan 5, 2026

Create an integrated heat storage asset that can be charged using electricity.
Using a heatbuffer with an additional electricity port.

ToDo:

  • Add a new component called heat_buffer_elec that is a sub-component of heat_buffer. It can only be charge by electricity and discharge to the connecte heat network.
  • Parse chargeEfficiency attribute from esdl to define the efficiency of conversion of electricty to heat.
  • Add a new test to check the functionalities of the new component (i.e. buffer can only be charge by electricity, only be discharged to heat network, chargeEfficiency attribute works well,...) Adapt utils_Test to this new asset.
  • ChangeLog update

Note:

  • Currently, maximum capacity of the electricity power is set equal to the maximum charging power of the buffer by heat network.

@tolga-akan tolga-akan marked this pull request as ready for review February 6, 2026 14:38
@tolga-akan
Copy link
Copy Markdown
Collaborator

@FJanssen-TNO Ready for review

# Conflicts:
#	CHANGELOG.md
#	src/mesido/esdl/esdl_heat_model.py
Copy link
Copy Markdown
Collaborator Author

@FJanssen-TNO FJanssen-TNO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few final comments.

@FJanssen-TNO FJanssen-TNO merged commit aa0ae95 into main Mar 31, 2026
6 checks passed
@FJanssen-TNO FJanssen-TNO deleted the heat_storage_e_input branch March 31, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants