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

Getem reservoir replacements #1222

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mjprilliman
Copy link
Collaborator

-Allow option to turn off geothermal reservoir replacements
Fixes NREL/SAM#1263

@mjprilliman mjprilliman added this to the SAM Fall 2024 Release milestone Oct 16, 2024
@mjprilliman mjprilliman self-assigned this Oct 16, 2024
Copy link
Collaborator

@sjanzou sjanzou left a comment

Choose a reason for hiding this comment

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

Thanks for adding this before the release!

@@ -159,6 +159,8 @@ static var_info _cm_vtab_geothermal[] = {
// dispatch
{ SSC_INPUT, SSC_STRING, "hybrid_dispatch_schedule", "Daily dispatch schedule", "", "", "GeoHourly", "ui_calculations_only=0", "TOUSCHED", "" },

{ SSC_INPUT, SSC_NUMBER, "allow_reservoir_replacements", "Allow reservoir replacements", "", "", "GeoHourly", "?=0", "", "" },

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for getting the new variable in before the release!

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.

Option to turn off geothermal reservoir replacements
2 participants