File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
1007 |
SEAICE_GROWTH |
a_QbyATMmult_cover(I,J,IT) = 0. _d 0 |
./pkg/seaice/seaice_growth.F |
1092 |
SEAICE_GROWTH |
IF (a_QbyATMmult_cover(i,j,it).LT.ZERO .OR. |
./pkg/seaice/seaice_growth.F |
1277 |
SEAICE_GROWTH |
a_QbyATMmult_cover(I,J,IT) = a_QbyATMmult_cover(I,J,IT) |
./pkg/seaice/seaice_growth.F |
203 |
SEAICE_GROWTH |
_RL a_QbyATMmult_cover (1:sNx,1:sNy,nITD) |
./pkg/seaice/seaice_growth.F |
2182 |
SEAICE_GROWTH |
& + a_QbyATMmult_cover(I,J,IT) |
./pkg/seaice/seaice_growth.F |
469 |
SEAICE_GROWTH |
a_QbyATMmult_cover(I,J,IT) = 0.0 _d 0 |
./pkg/seaice/seaice_growth.F |
839 |
SEAICE_GROWTH |
O a_QbyATMmult_cover(1,1,IT), |
./pkg/seaice/seaice_growth.F |
885 |
SEAICE_GROWTH |
& + a_QbyATMmult_cover(I,J,IT)*areaFracFactor(I,J,IT) |
./pkg/seaice/seaice_growth.F |
892 |
SEAICE_GROWTH |
& + a_QbyATMmult_cover(I,J,IT)*SEAICE_PDF(IT) |
./pkg/seaice/seaice_growth.F |
934 |
SEAICE_GROWTH |
a_QbyATMmult_cover(I,J,IT) = a_QbyATMmult_cover(I,J,IT) |
./pkg/seaice/seaice_growth.F |
939 |
SEAICE_GROWTH |
r_QbyATMmult_cover(I,J,IT)=a_QbyATMmult_cover(I,J,IT) |