Defect 11155, fix negative formatting for EIR-F-PLR curve error message#11165
Merged
mitchute merged 17 commits intoNatLabRockies:developfrom Oct 31, 2025
Merged
Conversation
…lers, see bug 11155
…-11155-Negative-Formatting-For-Curves
…lers, see bug 11155
…rr_stream_substream to test the error output, removed the decimal formatting from no-negative numbers so the formatter can handle it, and created an array to display PLRs with the same decimal precision and the values in the error message.
Contributor
Author
|
Removed an old way of doing rounding where it multiplied by 100, converted to an int, and then divided by 100. |
Collaborator
|
A couple unused vars here: 55ea343 I can't push to this branch, so feel free to pull it up to current and tag me when ready. |
25 tasks
Collaborator
|
We'll wait for decent CI to finish up, but I think this is ready. |
Collaborator
|
Not sure why Decent CI hasn't picked this one up yet. I think it's ready, so we'll go ahead. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Fix error message formatting when chiller EIR-F-PLR curve values are negative
Pull Request Author
Gary Marks
Reviewer