Opened 16 years ago
Closed 16 years ago
#283 closed bug (Fixed)
ana_srflux diurnal flux factor is wrong in high latitude endless daylight case — at Version 1
Reported by: | wilkin | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description (last modified by )
Line 215 of ana_srflux.h should be
cff=cff1
the factor of 2*pi is wrong.
The comment about it should read:
! Normalization = (1/2*pi) INTEGRAL{ABS(a+b*COS(t)) dt} from 0 to 2*pi ! = (a*ARCCOS(-a/b)+SQRT(b**2-a**2))/pi for |a|<|b|
Change History (1)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yes, thank you. Also many thanks to Kate for tracking this problem. The correction is: