You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adfarth. I looked through the code and didn't see this being applied anywhere:
If tilt is not provided, then it is set to the absolute value of Site.latitude for ground-mount systems.
If that's the case, I can update it with the fix from below
Potential fix:
!!! note "PV tilt and azimuth"
If tilt is not provided, then it is set to the 20 degrees for both ground-mount systems rooftop systems.
If azimuth is not provided, then it is set to 180 if the site is in the northern hemisphere and 0 if in the southern hemisphere.
REopt.jl/src/core/pv.jl
Line 52 in f321046
this needs to be updated to reflect the new defaults.
The text was updated successfully, but these errors were encountered: