Symbol Description Uses
r_QbyATM_cover residual of a_QbyATM_cover after freezing/melting processes 17



File Line number Procedure Code
./pkg/seaice/seaice_growth.F 1017 SEAICE_GROWTH
           r_QbyATM_cover(I,J)   = 0. _d 0
./pkg/seaice/seaice_growth.F 1283 SEAICE_GROWTH
          r_QbyATM_cover(I,J) = r_QbyATM_cover(I,J)-r_FWbySublim(I,J)
./pkg/seaice/seaice_growth.F 1379 SEAICE_GROWTH
          tmpscal1=MAX(r_QbyATM_cover(I,J),-HSNOW(I,J,bi,bj)*SNOW2ICE)
./pkg/seaice/seaice_growth.F 1387 SEAICE_GROWTH
          r_QbyATM_cover(I,J)=r_QbyATM_cover(I,J) - tmpscal2
./pkg/seaice/seaice_growth.F 1440 SEAICE_GROWTH
          tmpscal2 = MAX(-HEFF(I,J,bi,bj),r_QbyATM_cover(I,J)+
./pkg/seaice/seaice_growth.F 1446 SEAICE_GROWTH
          r_QbyATM_cover(I,J)=r_QbyATM_cover(I,J)-tmpscal2
./pkg/seaice/seaice_growth.F 2163 SEAICE_GROWTH
          r_QbyATM_cover(I,J)   = 0.0 _d 0
./pkg/seaice/seaice_growth.F 2183 SEAICE_GROWTH
           r_QbyATM_cover(I,J)=r_QbyATM_cover(I,J)
./pkg/seaice/seaice_growth.F 2202 SEAICE_GROWTH
          QNET(I,J,bi,bj) = r_QbyATM_cover(I,J) + r_QbyATM_open(I,J)
./pkg/seaice/seaice_growth.F 229 SEAICE_GROWTH
      _RL r_QbyATM_cover      (1:sNx,1:sNy)
./pkg/seaice/seaice_growth.F 2539 SEAICE_GROWTH
         CALL DIAGNOSTICS_SCALE_FILL(r_QbyATM_cover,
./pkg/seaice/seaice_growth.F 428 SEAICE_GROWTH
          r_QbyATM_cover (I,J)       = 0.0 _d 0
./pkg/seaice/seaice_growth.F 973 SEAICE_GROWTH
          r_QbyATM_cover(I,J)=a_QbyATM_cover(I,J)