We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
bestest_air
The text was updated successfully, but these errors were encountered:
5ff724c
Closed by #382.
Sorry, something went wrong.
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: