Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.13 by stephd, Tue Oct 23 16:39:32 2012 UTC | revision 1.14 by jahn, Thu Oct 25 15:58:24 2012 UTC | |
---|---|---|
# | Line 505 c ------------ GET INCIDENT NON-SPECTRAL | Line 505 c ------------ GET INCIDENT NON-SPECTRAL |
505 | ||
506 | #else /* not USE_QSW */ | #else /* not USE_QSW */ |
507 | ||
508 | lite = sfac(j)*maskC(i,j,1,bi,bj)/86400*1 _d 6 | C convert W/m2 to uEin/s/m2 |
509 | lite = sfac(j)*parconv*maskC(i,j,1,bi,bj) | |
510 | ||
511 | #endif /* not USE_QSW */ | #endif /* not USE_QSW */ |
512 | #endif /* not READ_PAR */ | #endif /* not READ_PAR */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |