Symbol Description Uses
hlyr individual ice layer thickness (m) 14



File Line number Procedure Code
./pkg/thsice/thsice_calc_thickn.F 184 THSICE_CALC_THICKN
      _RL hlyr
./pkg/thsice/thsice_calc_thickn.F 948 THSICE_CALC_THICKN
          hlyr = hIce(i,j) * rec_nlyr
./pkg/thsice/thsice_calc_thickn.F 959 THSICE_CALC_THICKN
           f1 = (hnew(i,j,1)-hlyr)/hlyr
./pkg/thsice/thsice_calc_thickn.F 965 THSICE_CALC_THICKN
            qh2 = hlyr*qicen(i,j,2)
./pkg/thsice/thsice_calc_thickn.F 968 THSICE_CALC_THICKN
            qicen(i,j,1) = qh1/hlyr
./pkg/thsice/thsice_calc_thickn.F 972 THSICE_CALC_THICKN
           f1 = hnew(i,j,1)/hlyr
./pkg/thsice/thsice_reshape_layers.F 11 THSICE_RESHAPE_LAYERS
     I                                 hlyr, hnew, myThid )
./pkg/thsice/thsice_reshape_layers.F 38 THSICE_RESHAPE_LAYERS
      _RL  hlyr
./pkg/thsice/thsice_reshape_layers.F 57 THSICE_RESHAPE_LAYERS
         f1 = (hnew(1)-hlyr)/hlyr
./pkg/thsice/thsice_reshape_layers.F 63 THSICE_RESHAPE_LAYERS
            qh2 = hlyr*qicen(2)
./pkg/thsice/thsice_reshape_layers.F 66 THSICE_RESHAPE_LAYERS
            qicen(1) = qh1/hlyr
./pkg/thsice/thsice_reshape_layers.F 70 THSICE_RESHAPE_LAYERS
         f1 = hnew(1)/hlyr