Skip to content

Warn user if ORC is used with production temperature greater than 200 degrees C - #517

Open
jeffbourdier wants to merge 1 commit into
NatLabRockies:mainfrom
jeffbourdier:ORC-prod-temp-200C
Open

Warn user if ORC is used with production temperature greater than 200 degrees C#517
jeffbourdier wants to merge 1 commit into
NatLabRockies:mainfrom
jeffbourdier:ORC-prod-temp-200C

Conversation

@jeffbourdier

Copy link
Copy Markdown
Collaborator

Description

This is to resolve #513.

Testing & Verification

  1. Manual testing:

Change Checklist

Observe the following checklist items before and after merging, as applicable.

Before merging:

  1. I certify that I am a human and I have manually verified the correctness of the changes in this PR.

Comment on lines +3374 to +3375
msg = ('ORC is being used with a production temperature greater than 200 degrees '
'Celsius. ORC efficiency correlations are only valid up to 200 degrees.')

@softwareengineerprogrammer softwareengineerprogrammer Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested rewording: "The simulated production temperature exceeds 200°C. The built-in ORC utilization efficiency correlations may not be valid above this temperature. Consider using a single or double flash plant, or providing a custom correlation via a surface plant module. For more information, see: https://natlabrockies.github.io/GEOPHIRES-X/Theoretical-Basis-for-GEOPHIRES.html#surface-plant"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warn when ORC used with production temperatures >200°C

2 participants