File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
1421 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN(I,J) = d_HEFFbyATMonOCN(I,J) |
./pkg/seaice/seaice_growth.F |
1445 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN(I,J)=d_HEFFbyATMonOCN(I,J)+tmpscal2 |
./pkg/seaice/seaice_growth.F |
1592 |
SEAICE_GROWTH |
& + d_HEFFbyATMonOCN(I,J) |
./pkg/seaice/seaice_growth.F |
1663 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN(I,J)=d_HEFFbyATMonOCN(I,J)+tmpscal3 |
./pkg/seaice/seaice_growth.F |
1835 |
SEAICE_GROWTH |
tmpscal0=HEFF(I,J,bi,bj) - d_HEFFbyATMonOCN(I,J) |
./pkg/seaice/seaice_growth.F |
1990 |
SEAICE_GROWTH |
& d_HEFFbyATMonOCN(I,J) + d_HEFFbyFLOODING(I,J) |
./pkg/seaice/seaice_growth.F |
2023 |
SEAICE_GROWTH |
IceGrowthRateInLeads(I,J)=max(0. _d 0,d_HEFFbyATMonOCN(I,J)) |
./pkg/seaice/seaice_growth.F |
2053 |
SEAICE_GROWTH |
tmpscal1=d_HEFFbyOCNonICE(I,J)+d_HEFFbyATMonOCN(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 |
2265 |
SEAICE_GROWTH |
& + d_HEFFbyOCNonICE(I,J) + d_HEFFbyATMonOCN(I,J) |
./pkg/seaice/seaice_growth.F |
2366 |
SEAICE_GROWTH |
& +d_HEFFbyATMonOCN(I,J) |
./pkg/seaice/seaice_growth.F |
247 |
SEAICE_GROWTH |
_RL d_HEFFbyATMonOCN (1:sNx,1:sNy) |
./pkg/seaice/seaice_growth.F |
444 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN(I,J) = 0.0 _d 0 |