Skip to content

Fix cash flow issues#818

Merged
cpaulgilman merged 3 commits into
patchfrom
cf_fixes
May 19, 2022
Merged

Fix cash flow issues#818
cpaulgilman merged 3 commits into
patchfrom
cf_fixes

Conversation

@cpaulgilman

Copy link
Copy Markdown
Collaborator

Goes with NatLabRockies/SAM#1044

Community Solar:

  • Fix receivables reserve to calculate based on subscriber payment revenue instead of PPA revenue (PPA revenue not available for community solar).

  • Comment out PPA-related output variables to avoid outputs with null values.

Sale Leaseback:

  • Add battery and fuel cell operating costs to cash flows.

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

Thanks for explaining why you commented out code! SSC changes look good, some issues with the SAM half of this PR.


// dispatch
std::vector<double> ppa_cf;
/* Community solar not available with storage, need to address price signal dispatch with no PPA if we enable with storage

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.

First we would need to decide whether or not we were including load.

We could always choose to disable the battery options that require prices. With load that would be peak shaving/grid power targets, custom and manual. Without load that would be pv smoothing, manual, and custom.

@cpaulgilman cpaulgilman merged commit 176f772 into patch May 19, 2022
@cpaulgilman cpaulgilman deleted the cf_fixes branch May 19, 2022 22:16
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.

4 participants