Conversation
Single compute module run in cmod_hybrid - expanding to multiple
…patch pages in UI Create new `dispatch_manual_fuelcell_sched` and `dispatch_manual_fuelcell_sched_weekend` variables for fuel cell in cmod_fuelcell.cpp, cmod_fuelcell.h and test/input_cases/fuelcell_common_data.h
| run grid | ||
|
|
||
| //Run utilityrate if applicable | ||
| run utilityrate |
There was a problem hiding this comment.
Electricity purchases are not showing up in cash flow for PVWatts-Wind-Battery Single Owner, and maybe others. Unclear if this is the problem or if it is somewhere else. Host-developer looks ok.
SAM file to reproduce:
hybrids-electricity-purchases.zip
There was a problem hiding this comment.
Electricity purchases are not showing up in cash flow for PVWatts-Wind-Battery Single Owner, and maybe others. Unclear if this is the problem or if it is somewhere else. Host-developer looks ok.
SAM file to reproduce: hybrids-electricity-purchases.zip
Good catch - issue was that the metering option was set to net metering and would not bill for default configurations - metering option updated to buy all sell all like pv battery configuration and working per attached document.
GitHubPullRequestsssc_1051.docx
brtietz
left a comment
There was a problem hiding this comment.
@sjanzou would you mind doing a pass for comment cleanup on the hybrid cmod files? It's hard to tell which TODOs are still relevant and which are already done. Similarly some of the pseudocode could likely be deleted at this point.
Fix all warning messages on Windows build.
brtietz
left a comment
There was a problem hiding this comment.
Thanks for the code cleanup!
|
I don't think this should block the merge, but recording issues here until we decide they go on the main GitHub pile. The two variables on the left here look the same to me: Should the "power generated by renewable resource" be more analogous to the "Power produced by PV pre-curtailment" of the PV+Battery module? |

Defaults and UI for new hybrid configurations for Single Owner and Host Developer financial models:
PVWatts Wind Battery Hybrid
PVWatts Wind FuelCell Battery Hybrid
Photovoltaic Wind Battery Hybrid
Generic PVWatts Wind FuelCell Battery Hybrid
Goes with: