MATLAB_PV_LIB icon indicating copy to clipboard operation
MATLAB_PV_LIB copied to clipboard

Offset missing from day angle equation

Open cwhanse opened this issue 2 years ago • 0 comments
trafficstars

This line should be

B = 2*pi*(doy - 1)/365;

As described in the original source, the day of year runs between 0 and 364.

cwhanse avatar Feb 23 '23 16:02 cwhanse