File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_growth.F |
100 |
SEAICE_GROWTH |
_RL a_QbyATM_open (1:sNx,1:sNy) |
./pkg/seaice/seaice_growth.F |
1018 |
SEAICE_GROWTH |
tmpscal1= a_QbyATM_open(I,J)+a_QbyATM_cover(I,J) |
./pkg/seaice/seaice_growth.F |
1027 |
SEAICE_GROWTH |
tmpscal4 = MAX(ZERO,a_QbyATM_open(I,J)) |
./pkg/seaice/seaice_growth.F |
1046 |
SEAICE_GROWTH |
tmpscal4 = MAX(ZERO,a_QbyATM_open(I,J)) |
./pkg/seaice/seaice_growth.F |
258 |
SEAICE_GROWTH |
a_QbyATM_open(I,J) = 0.0 _d 0 |
./pkg/seaice/seaice_growth.F |
523 |
SEAICE_GROWTH |
O a_QbyATM_open, a_QSWbyATM_open, |
./pkg/seaice/seaice_growth.F |
623 |
SEAICE_GROWTH |
& + a_QbyATM_open(I,J) * ( ONE - AREApreTH(I,J) ) ) |
./pkg/seaice/seaice_growth.F |
665 |
SEAICE_GROWTH |
a_QbyATM_open(I,J) = a_QbyATM_open(I,J) |
./pkg/seaice/seaice_growth.F |
671 |
SEAICE_GROWTH |
r_QbyATM_open(I,J)=a_QbyATM_open(I,J) |