-
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
Chiller Electric EIR Plant Component Refactor #7679
Conversation
IDK what's going on with these failures. I can't reproduce it locally. Hopefully it'll settle down once the merge-flurry clears. |
@Myoldmopar the results coming out of this morning's merge from develop are showing some small math diffs and text diffs which are due to fields being reordered. The small math diffs are for site and plant energy usage, which are intermittent and on the order of less than 1E-7 J. I can't point to anything specific which is causing the diffs, but I'm thinking this work is ready to go in. Let me know if we need to dig further, though. |
Yep, this looks really good. As for the diffs, with all those shared variables you cleaned up, it's certainly possible one of them was accidentally being shared between chillers. To have so many files with no math diffs at all and just some with small math diffs makes me feel pretty confident in this. CI just started working on the style commit so I might as well wait until that's done but then this should be good to go in. Thanks! |
OK, I'll take it. CI looks happier now, and Equip control is assigned in a good spot. Merging, thanks @mitchute |
Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Reviewer
This will not be exhaustively relevant to every PR.