Symbol Description Uses
convergence 3



File Line number Procedure Code
./pkg/seaice/seaice_do_ridging.F 167 SEAICE_DO_RIDGING
        convergence = - MIN(divergence, 0.D0)
./pkg/seaice/seaice_do_ridging.F 168 SEAICE_DO_RIDGING
        closingRate(i,j) = SEAICEshearParm*shear + convergence
./pkg/seaice/seaice_do_ridging.F 94 SEAICE_DO_RIDGING
      _RL recip_deltaT, convergence, divergence, shear, divAdv