-
Notifications
You must be signed in to change notification settings - Fork 20
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
Set ASHP forced dispatch to true by default #474
Conversation
Now that we default to force_dispatch=true, we can allow a lower min allowable size because we know it will dispatch a more significant amount of the heating and/or cooling load.
@zolanaj I added one significant thing: change default |
@zolanaj I have a branch of the API with the added force_dispatch input, and I'll change the default |
@Bill-Becker no issues with this at all, and thanks for catching the docstrings miss. I didn't alter the changelog in part because if this merges with develop before the new version is registered then there shouldn't be a need (i.e., we're editing something that we just added in the same version). |
Thanks for leading the change! Let me know if I can help with the API side or review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming the change of min_allowable_peak_capacity_fraction
didn't break tests, I approve as is.
@zolanaj The API branch is reoptjl-v050. Can you check to make sure I am handling |
Changed
force_dispatch
totrue
in ASHP technologies