Symbol Description Uses
aMlt 5



File Line number Procedure Code
./pkg/thsice/thsice_calc_thickn.F 210 THSICE_CALC_THICKN
      _RL c1Mlt, c2Mlt, aMlt, hMlt
./pkg/thsice/thsice_calc_thickn.F 254 THSICE_CALC_THICKN
        aMlt = (c1Mlt+c2Mlt)/(hThickIce-hThinIce)
./pkg/thsice/thsice_calc_thickn.F 255 THSICE_CALC_THICKN
        hMlt = hThinIce+c2Mlt/aMlt
./pkg/thsice/thsice_calc_thickn.F 265 THSICE_CALC_THICKN
        aMlt = -1. _d 0 /(hThickIce-hThinIce)
./pkg/thsice/thsice_calc_thickn.F 334 THSICE_CALC_THICKN
         xxMlt = aMlt*(hIce(i,j)-hMlt)