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

Add new heat pump model variants #4

Open
jfreissmann opened this issue Apr 12, 2024 · 0 comments
Open

Add new heat pump model variants #4

jfreissmann opened this issue Apr 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jfreissmann
Copy link
Owner

Description of task

Since there are a lot of components in a heat pump, there are a lot of ways to arrange them. The gist of this task is to add more combinations of the exisiting component pool.

Necessary steps

  • Conceive interesting heat pump topology setup
  • Create child class of HeatPumpBase that implements said setup
  • Implement all relevant methods in alignment with the existing classes
  • Create corresponding input parameter file
  • Create topologie flow sheet as .svg file for light and dark mode
  • Add the class to the hp_models dictionairy of variables.py
@jfreissmann jfreissmann added the enhancement New feature or request label Apr 12, 2024
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

No branches or pull requests

2 participants