Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanding bifacial capabilities and bringing bifacial modeling into alignment with PVsyst #314

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    3943c1a View commit details
    Browse the repository at this point in the history
  2. dev(lib_pvshade): Change poa_ground shade derate to match PVsyst

    It seems like the right way to do it is how SAM currently does it, but using the PVsyst approach means better agreement as well as more simplicity when you do the full analysis for the bifacial scenario
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4185c90 View commit details
    Browse the repository at this point in the history
  3. dev(): Account for frontside ground irradiance from bifacial model an…

    …d add rearside irradiance component outputs
    
    To bring model into alignment with PVsyst. Also added a commented out section for tweak the rearside irradiance if it's eventually needed
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7b39ff9 View commit details
    Browse the repository at this point in the history
  4. dev(lib_irradproc.cpp): Change transp model in getGroundGHI from pere…

    …z to isotropic
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1e1a7d7 View commit details
    Browse the repository at this point in the history
  5. dev(lib_irradproc.cpp): Change transpo model used in getBackSurfaceIr…

    …radiances from perez to isotropic
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    b8b9b75 View commit details
    Browse the repository at this point in the history
  6. dev(): Convert iam model for sky diffuse component in getBackSurfaceI…

    …rradiances from MARION to ashrae
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    9173869 View commit details
    Browse the repository at this point in the history
  7. dev(lib_irradproc.cpp): Change iam model for front ground contributio…

    …n from MarionAOICorrection to ashrae with b0=0.04
    Casey Zak committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    15a59d7 View commit details
    Browse the repository at this point in the history