Symbol Description Uses
streamice_err_norm 14



File Line number Procedure Code
./pkg/streamice/STREAMICE.h 16 NO PROCEDURE
     & streamice_nonlin_tol_fp, streamice_err_norm,
./pkg/streamice/STREAMICE.h 44 NO PROCEDURE
      _RL streamice_err_norm      
./pkg/streamice/streamice_get_vel_fp_err.F 103 STREAMICE_GET_VEL_FP_ERR
     &              v_new_SI(i,j,bi,bj)))**streamice_err_norm
./pkg/streamice/streamice_get_vel_fp_err.F 106 STREAMICE_GET_VEL_FP_ERR
     &               v_old_SI(i,j,bi,bj)))**streamice_err_norm
./pkg/streamice/streamice_get_vel_fp_err.F 116 STREAMICE_GET_VEL_FP_ERR
       err_max = err_sum ** (1./streamice_err_norm)
./pkg/streamice/streamice_get_vel_fp_err.F 51 STREAMICE_GET_VEL_FP_ERR
       if (streamice_err_norm .lt. 1.0) then
./pkg/streamice/streamice_get_vel_fp_err.F 93 STREAMICE_GET_VEL_FP_ERR
     &              u_new_SI(i,j,bi,bj)))**streamice_err_norm
./pkg/streamice/streamice_get_vel_fp_err.F 96 STREAMICE_GET_VEL_FP_ERR
     &               u_old_SI(i,j,bi,bj)))**streamice_err_norm
./pkg/streamice/streamice_get_vel_resid_err.F 129 STREAMICE_GET_VEL_RESID_ERR
     &            taudx_SI(i,j,bi,bj))) ** streamice_err_norm
./pkg/streamice/streamice_get_vel_resid_err.F 134 STREAMICE_GET_VEL_RESID_ERR
     &            taudy_SI(i,j,bi,bj))) ** streamice_err_norm
./pkg/streamice/streamice_get_vel_resid_err.F 144 STREAMICE_GET_VEL_RESID_ERR
        err_max = err_sum ** (1./streamice_err_norm)
./pkg/streamice/streamice_get_vel_resid_err.F 88 STREAMICE_GET_VEL_RESID_ERR
       IF (streamice_err_norm .LT. 1.0) then 
./pkg/streamice/streamice_readparms.F 207 STREAMICE_READPARMS
      streamice_err_norm = 0.
./pkg/streamice/streamice_readparms.F 44 STREAMICE_READPARMS
     &     streamice_nonlin_tol_fp, streamice_err_norm,