Opened 16 years ago
Last modified 16 years ago
#283 closed bug
ana_srflux diurnal flux factor is wrong in high latitude endless daylight case — at Initial Version
Reported by: | wilkin | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
Line 215 of ana_srflux should be
cff = cff1 (the factor of 2*pi is wrong)
The comment about it should read:
! Normalization factor = (1/2*pi) INTEGRAL{ABS(a+b*COS(t)) dt} from 0 to 2*pi ! = (a*ARCCOS(-a/b)+SQRT(b2-a2))/pi for |a|<|b|
Note:
See TracTickets
for help on using tickets.