Skip to content
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

Fix SOC sign error #1303

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Fix SOC sign error #1303

merged 4 commits into from
Dec 14, 2023

Conversation

dallan-keylogic
Copy link
Contributor

There was a sign error in a flux calculation in the SOC channel model. Fortunately it doesn't seem to effect the current density predictions much---the integration tests still pass.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f3fc51) 77.36% compared to head (9b48b84) 77.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1303      +/-   ##
==========================================
- Coverage   77.36%   77.36%   -0.01%     
==========================================
  Files         390      390              
  Lines       63462    63462              
  Branches    11671    11671              
==========================================
- Hits        49099    49096       -3     
- Misses      11832    11836       +4     
+ Partials     2531     2530       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@NishantGiridhar NishantGiridhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@AlexNoring AlexNoring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ksbeattie ksbeattie added the Priority:High High Priority Issue or PR label Dec 14, 2023
@ksbeattie ksbeattie enabled auto-merge (squash) December 14, 2023 19:28
@ksbeattie ksbeattie merged commit 021fb14 into IDAES:main Dec 14, 2023
37 checks passed
lbianchi-lbl pushed a commit that referenced this pull request Dec 14, 2023
* fix sign error

* Undo double negative, add sanity tests

* run black

---------

(cherry picked from commit 021fb14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:High High Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants