Symbol Description Uses
expR 4



File Line number Procedure Code
./pkg/seaice/seaice_do_ridging.F 356 SEAICE_DO_RIDGING
             expR = EXP(-( hR - hrMin(i,j,k) )/hrExp(i,j,k) )
./pkg/seaice/seaice_do_ridging.F 357 SEAICE_DO_RIDGING
             areaFraction(i,j) = expL - expR
./pkg/seaice/seaice_do_ridging.F 360 SEAICE_DO_RIDGING
     &            - ( hR + hrExp(i,j,k) ) * expR )
./pkg/seaice/seaice_do_ridging.F 95 SEAICE_DO_RIDGING
      _RL tmp, tmpFac, hL, hR, expL, expR