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

Additional tests to check flexibility options of thermal house and storage #825

Merged
merged 35 commits into from
Aug 23, 2024

Conversation

danielfeismann
Copy link
Member

resolves #729

@danielfeismann danielfeismann added the test Issues related to (unit) tests label Jun 4, 2024
@danielfeismann danielfeismann added this to the Version 4.0 milestone Jun 4, 2024
@danielfeismann danielfeismann self-assigned this Jun 4, 2024
@danielfeismann danielfeismann marked this pull request as ready for review July 5, 2024 08:49
Copy link
Contributor

@jo-bao jo-bao left a comment

Choose a reason for hiding this comment

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

Over all it looks good to me! Just some minor points.

isRunning = false,
0,
Some(hpData.ambientTemperature),
Kilowatts(0.0),
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is the expression changed from the double value?

Copy link
Member Author

Choose a reason for hiding this comment

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

If you refer to the case lefthand where the lastHouseState was 21°C and 80 Kilowatts feedin, this one should still be in the table (labeled Storage and house have remaining capacity)

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

Some questions and comments from my side

@danielfeismann danielfeismann mentioned this pull request Aug 19, 2024
1 task
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

Ok, all good if my proposed change is fine for you too.

@danielfeismann danielfeismann merged commit f82a8c3 into dev Aug 23, 2024
3 of 4 checks passed
@danielfeismann danielfeismann deleted the df/#729-additional-tests-thermal-house branch August 23, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues related to (unit) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional tests to check flexibility options of thermal house and storage
3 participants