oscarperpinan / solar

Solar Radiation and Photovoltaic Systems with R
http://oscarperpinan.github.io/solar/
GNU General Public License v3.0
35 stars 11 forks source link

Please check docu of "fSolD" #13

Closed TillF closed 7 years ago

TillF commented 7 years ago

under "value", it says: ws: Sunset angle (in radians) for each day of year. Due to the convention which con- siders that the solar hour angle is negative before midday, this angle is negative.

This is confusing: If the function really returns sunSET angle, and the sun sets AFTER midday, the angle should be POSITIVE, shouldn't it?

oscarperpinan commented 7 years ago

Thanks. Fixed.