Symbol Description Uses
hpot 4



File Line number Procedure Code
./pkg/streamice/streamice_adv_front.F 213 STREAMICE_ADV_FRONT
              hpot = partial_vol * recip_rA(i,j,bi,bj)
./pkg/streamice/streamice_adv_front.F 215 STREAMICE_ADV_FRONT
              IF (hpot .eq. href) THEN ! cell is exactly covered, no overflow
./pkg/streamice/streamice_adv_front.F 220 STREAMICE_ADV_FRONT
              ELSEIF (hpot .lt. href) THEN ! cell still unfilled
./pkg/streamice/streamice_adv_front.F 50 STREAMICE_ADV_FRONT
      _RL href, rho, partial_vol, tot_flux, hpot