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

Avoid Geothermal SAM bug that gives CF > 1 #467

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Avoid Geothermal SAM bug that gives CF > 1 #467

merged 4 commits into from
Oct 2, 2024

Conversation

ppinchuk
Copy link
Collaborator

@ppinchuk ppinchuk commented Oct 2, 2024

If the EGS plant temperature is lower than the resource temperature, SAM gives CF > 1 (see screenshots below).
We avoid this problem in the same way that newer versions of the SAM GUI do - force the EGS plant design temperature to always match the resource temperature input.

image
image
image

@ppinchuk ppinchuk added the bug Something isn't working label Oct 2, 2024
@ppinchuk ppinchuk self-assigned this Oct 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.56%. Comparing base (5873cfd) to head (eb55631).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
- Coverage   87.64%   87.56%   -0.09%     
==========================================
  Files         122      122              
  Lines       18159    18156       -3     
==========================================
- Hits        15916    15898      -18     
- Misses       2243     2258      +15     
Flag Coverage Δ
unittests 87.56% <100.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ppinchuk ppinchuk merged commit 5b94eb6 into main Oct 2, 2024
10 of 11 checks passed
@ppinchuk ppinchuk deleted the pp/egs_fix branch October 2, 2024 19:07
github-actions bot pushed a commit that referenced this pull request Oct 2, 2024
Avoid Geothermal SAM bug that gives CF > 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants