You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local test files comparing the results w and w/o desuperheater:
Desuperheater coil is working, the heating energy was subtracted from water-to-air cooling coil source energy.
There's a storage tank connected to desuperheater serving as a preheat tank in the test file, and the temperature of these two tanks look like:
The results look good to me. @Myoldmopar Let me know if we need to add a new E+ IDF file to the repository or is the unit test sufficient, if so it's ready for review.
The reason will be displayed to describe this comment to others. Learn more.
The CI diffs are caused by changing the QSource to subtract the heat being reclaimed for air-to-air DX coils, I did this for single-speed water-to-air coils in #7251, and I felt there's no reason that the air source DX coils not to subtract the reclaimed heat. Let me know if this makes sense.
I'm good with this. Glad it got wrapped up since we had already gotten the IDD change in. I'll give it a quick sanity check locally with latest develop now.
OK, so this PR was passing 100% before merging. I pulled develop in and re-ran release testing, and it passed 100%. However, after the merge, a couple failures popped up in the debug tests. I'm rebuilding for debug now and will see.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NewFeatureIncludes code to add a new feature to EnergyPlus
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request overview
Description of the purpose of this PR
Pull Request Author
Reviewer