Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by jscott, Fri Aug 11 19:35:30 2006 UTC | revision 1.2 by jscott, Mon Apr 23 21:20:17 2007 UTC | |
---|---|---|
# | Line 3 | Line 3 |
3 | ! to normalize monthly climate data for TEM | ! to normalize monthly climate data for TEM |
4 | subroutine climate2tem(month,ndays) | subroutine climate2tem(month,ndays) |
5 | #include "BD2G04.COM" | #include "BD2G04.COM" |
6 | #include "TEM.COM" | #include "TEM.h" |
7 | print *,'climate4tem' | print *,'climate4tem' |
8 | do j=1,jm0 | do j=1,jm0 |
9 | c co24tem(j)=co24tem(j)/ndays | c co24tem(j)=co24tem(j)/ndays |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |