File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
1098 |
SEAICE_GROWTH |
latMeltRate(i,j,it) = ZERO |
./pkg/seaice/seaice_growth.F |
1100 |
SEAICE_GROWTH |
& latMeltRate(i,j,it) = 1.6 _d -6 * exp(1.36*log(tmpscal1)) |
./pkg/seaice/seaice_growth.F |
1111 |
SEAICE_GROWTH |
& latMeltRate(i,j,it)*SEAICE_deltaTtherm*PI / |
./pkg/seaice/seaice_growth.F |
1115 |
SEAICE_GROWTH |
latMeltRate(i,j,it)=0.0 _d 0 |
./pkg/seaice/seaice_growth.F |
215 |
SEAICE_GROWTH |
_RL latMeltRate (1:sNx,1:sNy,nITD) |
./pkg/seaice/seaice_growth.F |
490 |
SEAICE_GROWTH |
latMeltRate(I,J,IT) = 0.0 _d 0 |