Skip to content

Change inverter datasheet callbacks to allow for operation power consumption#2066

Merged
sjanzou merged 1 commit into
developfrom
inv-datasheet-consumption
Apr 11, 2025
Merged

Change inverter datasheet callbacks to allow for operation power consumption#2066
sjanzou merged 1 commit into
developfrom
inv-datasheet-consumption

Conversation

@mjprilliman

Copy link
Copy Markdown
Collaborator

-Change callbacks for inverter datasheet to allow user to input inverter daytime power consumption for weighted efficiency and manufacturer efficiency
-Previously, this was disabled for weighted efficiency
-This is changed to be a better fit for the Sandia inverter model
-Closes NatLabRockies/ssc#1314

allow for user input of power consumption for both manufacturer and
weighted efficiencies
@mjprilliman mjprilliman added the pv pvsam1, pvwatts, hcpv label Apr 11, 2025
@mjprilliman mjprilliman added this to the SAM Spring 2025 Release milestone Apr 11, 2025
@mjprilliman mjprilliman self-assigned this Apr 11, 2025
"\treturn ?${inv_ds_eff_type}",
"[ 0.0, ",
"0.008*${inv_ds_paco}]; };",
"\treturn 0.008*${inv_ds_paco}; \r",

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.

The results look more curve-like now!

@sjanzou sjanzou merged commit 08bcac5 into develop Apr 11, 2025
@sjanzou sjanzou deleted the inv-datasheet-consumption branch April 11, 2025 07:18
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Apr 11, 2025
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 pv pvsam1, pvwatts, hcpv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inverter datasheet weighted efficiency results in flat inverter efficiency

3 participants