Guest User

Untitled

a guest
Feb 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. 1) cos(aoi) = cos(lat - slp) cos(decA) cos(hrA) + sin(lat - slp) sin(decA)
  2. 2) cos(aoi) = cos(zn) cos(slp) + sin(zn) sin(slp) cos(azm - azm_s)
  3.  
  4. both the azimuth angles (solar and surface) are calculated from north clockwise ranging from (-180 to +180).
  5.  
  6. a) why these two incidence angle values are different?
  7. b) which one is the correct way to calculate the angle of incidence?
Add Comment
Please, Sign In to add comment