File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
1110 |
SEAICE_GROWTH |
latMeltFrac(i,j,it) = |
./pkg/seaice/seaice_growth.F |
1113 |
SEAICE_GROWTH |
latMeltFrac(i,j,it)=max(ZERO, min(latMeltFrac(i,j,it),ONE)) |
./pkg/seaice/seaice_growth.F |
1116 |
SEAICE_GROWTH |
latMeltFrac(i,j,it)=0.0 _d 0 |
./pkg/seaice/seaice_growth.F |
1903 |
SEAICE_GROWTH |
& * (ONE - latMeltFrac(I,J,IT)) |
./pkg/seaice/seaice_growth.F |
214 |
SEAICE_GROWTH |
_RL latMeltFrac (1:sNx,1:sNy,nITD) |
./pkg/seaice/seaice_growth.F |
489 |
SEAICE_GROWTH |
latMeltFrac(I,J,IT) = 0.0 _d 0 |