Skip to content

Remove "Hybrid" from configurations displayed to user #1569#1875

Merged
sjanzou merged 3 commits into
developfrom
SAM_1569
Oct 13, 2024
Merged

Remove "Hybrid" from configurations displayed to user #1569#1875
sjanzou merged 3 commits into
developfrom
SAM_1569

Conversation

@sjanzou

@sjanzou sjanzou commented Oct 11, 2024

Copy link
Copy Markdown
Collaborator

SAM_1569 branch of SAM
image

@sjanzou sjanzou self-assigned this Oct 11, 2024
@sjanzou sjanzou linked an issue Oct 11, 2024 that may be closed by this pull request

@mjprilliman mjprilliman left a comment

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.

Looks good. Thanks for updating the API for recent changes!

Comment thread api/include/SAM_Battery.h

SAM_EXPORT double* SAM_Battery_Outputs_batt_dispatch_sched_mget(SAM_table ptr, int* nrows, int* ncols, SAM_error *err);

SAM_EXPORT double SAM_Battery_Outputs_batt_grid_charge_percent_nget(SAM_table ptr, SAM_error *err);

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.

These outputs are from #1865 and NatLabRockies/ssc#1215. Sorry for not updating the autogen!

},
"PVLosses": {
"enable_subhourly_clipping": 0
"enable_subhourly_clipping": 0,

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.

These are from #1861.

return result;
}

SAM_EXPORT double* SAM_Pvwattsv8_Outputs_snow_cover_aget(SAM_table ptr, int* length, SAM_error *err){

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.

snow_cover added to pvwatts as part of NatLabRockies/ssc#1214.

@cpaulgilman cpaulgilman left a comment

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.

Configuration tree looks good without "Hybrid" appended to performance model names.

@sjanzou sjanzou merged commit 09cc24a into develop Oct 13, 2024
@sjanzou sjanzou deleted the SAM_1569 branch October 13, 2024 10:11
@cpaulgilman cpaulgilman added this to the SAM Fall 2024 Release milestone Dec 19, 2024
@cpaulgilman cpaulgilman added added to release notes PR and/or issue has been added to release notes for a public release UI User interface issue that applies across performance and financial models labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release UI User interface issue that applies across performance and financial models

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove "hybrid" from names in configuration tree

3 participants