Correct residential PV default costs#2010
Merged
Merged
Conversation
…r PV+Battery systems
cpaulgilman
approved these changes
Feb 21, 2025
cpaulgilman
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for finding and fixing the default residential PV costs.
For reference, here's a list of defaults for "Engineering and developer overhead" cost category for PV:
'engr_per_watt' in Flat Plate PV, Residential (number) = 0.89
'engr_per_watt' in Flat Plate PV, Commercial (number) = 0.3
'engr_per_watt' in Flat Plate PV, Host Developer (number) = 0.3
'engr_per_watt' in Flat Plate PV, Single Owner (number) = 0.02
'engr_per_watt' in Flat Plate PV, Merchant Plant (number) = 0.02
'engr_per_watt' in Flat Plate PV, Leveraged Partnership Flip (number) = 0.02
'engr_per_watt' in Flat Plate PV, All Equity Partnership Flip (number) = 0.02
'engr_per_watt' in Flat Plate PV, Sale Leaseback (number) = 0.02
'engr_per_watt' in PVWatts, Residential (number) = 0.89
'engr_per_watt' in PVWatts, Commercial (number) = 0.3
'engr_per_watt' in PVWatts, Host Developer (number) = 0.3
'engr_per_watt' in PVWatts, Single Owner (number) = 0.02
'engr_per_watt' in PVWatts, Community Solar (number) = 0.15
'engr_per_watt' in PVWatts, Merchant Plant (number) = 0.02
'engr_per_watt' in PVWatts, Leveraged Partnership Flip (number) = 0.02
'engr_per_watt' in PVWatts, All Equity Partnership Flip (number) = 0.02
'engr_per_watt' in PVWatts, Sale Leaseback (number) = 0.02
'engr_per_watt' in PV Battery, Residential (number) = 1.33
'engr_per_watt' in PV Battery, Commercial (number) = 0.3
'engr_per_watt' in PV Battery, Host Developer (number) = 0.3
'engr_per_watt' in PV Battery, Single Owner (number) = 0.02
'engr_per_watt' in PV Battery, Merchant Plant (number) = 0.02
'engr_per_watt' in PV Battery, Leveraged Partnership Flip (number) = 0.02
'engr_per_watt' in PV Battery, All Equity Partnership Flip (number) = 0.02
'engr_per_watt' in PV Battery, Sale Leaseback (number) = 0.02
'engr_per_watt' in PVWatts Battery, Residential (number) = 1.33
'engr_per_watt' in PVWatts Battery, Commercial (number) = 0.3
'engr_per_watt' in PVWatts Battery, Host Developer (number) = 0.3
'engr_per_watt' in Fuel Cell, Commercial (number) = 0.3
'engr_per_watt' in Fuel Cell, Single Owner (number) = 0.06
'pvwatts_engr_per_watt' in Generic PVWatts Wind FuelCell Battery Hybrid, Single Owner (number) = 0.02
'pvwatts_engr_per_watt' in Generic PVWatts Wind FuelCell Battery Hybrid, Host Developer (number) = 0.3
'pvwatts_engr_per_watt' in PVWatts Wind Battery Hybrid, Single Owner (number) = 0.02
'pvwatts_engr_per_watt' in PVWatts Wind Battery Hybrid, Host Developer (number) = 0.3
'pvwatts_engr_per_watt' in PVWatts Wind FuelCell Battery Hybrid, Single Owner (number) = 0.02
'pvwatts_engr_per_watt' in PVWatts Wind FuelCell Battery Hybrid, Host Developer (number) = 0.3
'photovoltaic_engr_per_watt' in Photovoltaic Wind Battery Hybrid, Single Owner (number) = 0.02
'photovoltaic_engr_per_watt' in Photovoltaic Wind Battery Hybrid, Host Developer (number) = 0.3
'pvwatts_engr_per_watt' in CustomGeneration PVWatts Wind FuelCell Battery Hybrid, Single Owner (number) = 0.02
'pvwatts_engr_per_watt' in CustomGeneration PVWatts Wind FuelCell Battery Hybrid, Host Developer (number) = 0.3
Collaborator
Author
|
Thanks for printing the complete list! Those look right to me - for whatever reason in the cost models the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2006