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

New performance data model for the HeatPump model #1092

Closed
4 tasks done
FWuellhorst opened this issue Mar 15, 2021 · 1 comment · Fixed by #1109
Closed
4 tasks done

New performance data model for the HeatPump model #1092

FWuellhorst opened this issue Mar 15, 2021 · 1 comment · Fixed by #1109
Assignees
Labels
development Models which should be taken to development in the near future. hackday

Comments

@FWuellhorst
Copy link
Contributor

FWuellhorst commented Mar 15, 2021

What is the problem?

The heat pump model builds on a black box for the vapor compression cycle. In my master thesis, I developed a python based performance map approach which enables studies on different fluids and flowsheets of heat pumps. To use this approach in future projects, I will implement the approach also for the AixLib.

How do we want to solve it? Describe the solution you'd like

  • Implement a new PerformanceData model based on SDF tables which uses these tables.
  • Adjust controller models affected by this new approach (e.g. OperationalEnvelope).
  • Add an examplary .sdf file with different fluids and flowsheets
  • Link towards the VCLib python tool for map generation.

In this issue, I will also tackle #912.

@FWuellhorst FWuellhorst self-assigned this Mar 15, 2021
@FWuellhorst FWuellhorst added the development Models which should be taken to development in the near future. label Mar 15, 2021
FWuellhorst pushed a commit that referenced this issue Mar 19, 2021
@FWuellhorst
Copy link
Contributor Author

I also added a heating rod model as this is relevant for bivalent heat pump models

FWuellhorst pushed a commit that referenced this issue May 5, 2021
@LauraMaier LauraMaier added this to To do in release v1.0 via automation May 20, 2021
@LauraMaier LauraMaier linked a pull request May 21, 2021 that will close this issue
3 tasks
@DaJansenGit DaJansenGit moved this from To do to In progress in release v1.0 May 27, 2021
release v1.0 automation moved this from In progress to Done May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Models which should be taken to development in the near future. hackday
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants