Update module efficiencies for non-CEC database module models#1335
Merged
Conversation
Collaborator
|
The changes for Simple Efficiency, Sandia, and IEC 61853 look good. I would prefer to copy the default module parameters, since that's both more consistent and leads to a larger module size, which seems to be the industry trend. |
Collaborator
Author
Updated to CEC Database module specs |
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.
Description
-Outside of CEC database, module models in SAM have default efficiencies out of date with current standards. Changes made are as follows:
-Simple Efficiency: Change efficiency to 19% for all irradiance bins (was 13.5%)
-CEC User Entered: Changed module surface to 1.0 m2 (was 1.3) to reach module efficiency of 18% (alternative: use module parameters from default CEC database module and make those new defaults)
-Sandia: Changed module library selection to SPR 305 WHT (efficiency 18.71%)
-IEC 61853: Use performance matrix from PVPMC Blind Modeling Comparisons for Panasonic 325 module (see attached reports and link)
https://pvpmc.sandia.gov/pv-research/blind-pv-modeling-comparison/
Fixes #1078
20125-PR-E-001-Test-Report-IAMNMOT-Panasonic-VBHN325SA-16 (2).pdf
19074-PR-E-001-PAN-File-Report-Panasonic-VBHN325SA-16 (3).pdf
Sandia_PV_Module_P-Matrix-and-TempCo-Data_2019 (2).xlsx
Type of change
Please delete options that are not relevant.
Checklist:
If you have added a new compute module in a SSC pull request related to this one, be sure to check the Process Requirements.