File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
2023 |
SEAICE_GROWTH |
IceGrowthRateInLeads(I,J)=max(0. _d 0,d_HEFFbyATMonOCN(I,J)) |
./pkg/seaice/seaice_growth.F |
2024 |
SEAICE_GROWTH |
tmpscal1 = IceGrowthRateInLeads(I,J) |
./pkg/seaice/seaice_growth.F |
2109 |
SEAICE_GROWTH |
IceGrowthRateInLeads(I,J)=max(0. _d 0,d_HEFFbyATMonOCN(I,J)) |
./pkg/seaice/seaice_growth.F |
2110 |
SEAICE_GROWTH |
tmpscal1 = IceGrowthRateInLeads(I,J) |
./pkg/seaice/seaice_growth.F |
318 |
SEAICE_GROWTH |
_RL IceGrowthRateInLeads (1:sNx,1:sNy) |