File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
1662 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN_open(I,J)=tmpscal3 |
./pkg/seaice/seaice_growth.F |
1675 |
SEAICE_GROWTH |
& +d_HEFFbyATMonOCN_open(I,J) |
./pkg/seaice/seaice_growth.F |
1816 |
SEAICE_GROWTH |
tmpscal4 = MAX(ZERO,d_HEFFbyATMonOCN_open(I,J)) |
./pkg/seaice/seaice_growth.F |
1828 |
SEAICE_GROWTH |
& + MIN( 0. _d 0 , d_HEFFbyATMonOCN_open(I,J) ) |
./pkg/seaice/seaice_growth.F |
1832 |
SEAICE_GROWTH |
& + d_HEFFbyATMonOCN_open(I,J) + d_HEFFbyOCNonICE(I,J) ) |
./pkg/seaice/seaice_growth.F |
1859 |
SEAICE_GROWTH |
& recip_HO*MAX(ZERO,d_HEFFbyATMonOCN_open(I,J)) |
./pkg/seaice/seaice_growth.F |
1860 |
SEAICE_GROWTH |
& +HALF*recip_HH*MIN(0. _d 0,d_HEFFbyATMonOCN_open(I,J)) |
./pkg/seaice/seaice_growth.F |
2523 |
SEAICE_GROWTH |
CALL DIAGNOSTICS_SCALE_FILL(d_HEFFbyATMonOCN_open, |
./pkg/seaice/seaice_growth.F |
253 |
SEAICE_GROWTH |
_RL d_HEFFbyATMonOCN_open(1:sNx,1:sNy) |
./pkg/seaice/seaice_growth.F |
447 |
SEAICE_GROWTH |
d_HEFFbyATMonOCN_open(I,J) = 0.0 _d 0 |