pvl_rectify_IV_curve

Ensures that Isc and Voc are included in a IV curve and removes duplicate voltage and current points.

Contents

Syntax

[I V] = pvl_rectify_IV_curve(tI, tV, Voc, Isc)

Description

pvl_rectify_IV_curve ensures that the IV curve data:

Where voltage values are repeated, a single data point is substituted with current equal to the average of current at each repeated voltage.

Inputs

Output

Copyright 2014 Sandia National Laboratories