Skip to content

Fix SSC 720#733

Merged
brtietz merged 3 commits into
patchfrom
fix_ssc_720
Jan 31, 2022
Merged

Fix SSC 720#733
brtietz merged 3 commits into
patchfrom
fix_ssc_720

Conversation

@brtietz

@brtietz brtietz commented Jan 25, 2022

Copy link
Copy Markdown
Collaborator
  • Initializes the demand charge used by year1_hourly_dc_with_system to zero to prevent negative values
  • Only sets values in year1_hourly_dc_peak_per_period once each month, preventing redundant values. Should now be one value per TOU period

Closes #720

… values to dc_hourly_peak once, instead of at each new hour
@brtietz

brtietz commented Jan 25, 2022

Copy link
Copy Markdown
Collaborator Author

build-on-mac push is another one of the intermittent failures that might be related to #719. Since build-on-mac pull request passed, I'm consider that a pass of the unit tests.

@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.

Looks good.

Per #720 conversation, change label of Year 1 hourly variable "Demand charge with system" and "Demand charge without system" to "Incremental demand charge with [/without] system." This variable is helpful for understanding LCOS calculation and price signal dispatch.

@brtietz brtietz requested a review from cpaulgilman January 28, 2022 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Electricity peak demand charges produce negative numbers, and don't correlate with peak from grid output

2 participants