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

Improve inheritance structure #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fwitte
Copy link
Contributor

@fwitte fwitte commented Oct 15, 2024

Resolve #40

The idea is, to have a look at the different levels of abstraction in the __init__.py (potentially also other methods) structure and add the missing levels as pseudo-classes, which do not include any intelligence in terms of the simulation model, but mostly for data pre- and postprocessing.

I only commited changes to two cascade heat pumps to show, what the idea could look like.

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.

The class inheritance could be more simple
1 participant