Skip to content

Incorrect irradiance used in pvsystem.ipynb tutorial #127

@ejmiller2

Description

@ejmiller2

In the tutorial pvsystem.ipynb, In [54] reads:

sapm_1 = pvsystem.sapm(sandia_module, irrad_data['dni']*np.cos(np.radians(aoi)),
                     irrad_data['ghi'], temps['temp_cell'], am, aoi)

I believe the poa_diffuse parameter should use irrad_data['dhi'] instead of irrad_data['ghi'].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions