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

Fix find mixed day scenario #381

Closed
dhblum opened this issue Dec 1, 2021 · 1 comment
Closed

Fix find mixed day scenario #381

dhblum opened this issue Dec 1, 2021 · 1 comment

Comments

@dhblum
Copy link
Collaborator

dhblum commented Dec 1, 2021

The algorithm for finding the mixed day scenario in https://github.com/ibpsa/project1-boptest/blob/master/data/find_days.py#L122 uses the max daily heating and cooling loads from a given day, rather then the daily sum of heating and cooling loads. This issue will correct this and update the mixed day scenario days for the bestest_air case.

@dhblum
Copy link
Collaborator Author

dhblum commented Dec 15, 2021

Closed by #382.

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

No branches or pull requests

1 participant