-
Notifications
You must be signed in to change notification settings - Fork 394
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
Refactor of Boiler:HotWater Code #6728
Conversation
…name clash with member variables
… variables remove boiler array lookups
…these are operating condition variables)
@drewyh The Win CI machines sometimes get confused and don't diff against the correct base branch. Just ignore diff diffs from them, but do pay attention to other types of failures. |
@mjwitte That makes sense given the changes made to |
Resolved conflicts in boilers.text
@drewyh it has been 8 days since this pull request was last updated. |
@drewyh it has been 7 days since this pull request was last updated. |
@drewyh it has been 11 days since this pull request was last updated. |
@drewyh it has been 8 days since this pull request was last updated. |
@drewyh it has been 14 days since this pull request was last updated. |
@drewyh it has been 8 days since this pull request was last updated. |
@drewyh it has been 11 days since this pull request was last updated. |
Pull request overview
This pull request refactors the Boiler:HotWater code to use a more object oriented approach as well as a substantial cleanup including variable renaming, code restructuring etc. This should result in no diffs.
There are some changes beyond the scope of the boiler file:
There are some items which have not been refactored, these include:
Work Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Review Checklist
This will not be exhaustively relevant to every PR.
IDD changes:Verify naming conventions and styles, memos and notes and defaultsOpen windows IDF Editor with modified IDD to check for errorsIf transition, add rules to spreadsheetIf transition, add transition sourceIf transition, update idfsIf new idf included, locally check the err file and other outputsExpandObjects changes?