Symbol Description Uses
max1 285



File Line number Procedure Code
./pkg/exf/exf_bulkformulae.F 263 EXF_BULKFORMULAE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_bulkformulae.F 273 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*act2
./pkg/exf/exf_bulkformulae.F 274 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 275 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*max2*max3*act4
./pkg/exf/exf_bulkformulae.F 365 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*act2
./pkg/exf/exf_bulkformulae.F 366 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 367 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*max2*max3*act4
./pkg/exf/exf_bulkformulae.F 480 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*act2
./pkg/exf/exf_bulkformulae.F 481 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 482 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*max2*max3*act4
./pkg/exf/exf_mapfields.F 100 EXF_MAPFIELDS
          ikey = (act1 + 1) + act2*max1
./pkg/exf/exf_mapfields.F 101 EXF_MAPFIELDS
     &                      + act3*max1*max2
./pkg/exf/exf_mapfields.F 102 EXF_MAPFIELDS
     &                      + act4*max1*max2*max3
./pkg/exf/exf_mapfields.F 94 EXF_MAPFIELDS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_wind.F 64 EXF_WIND
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_wind.F 70 EXF_WIND
          ikey = (act1 + 1) + act2*max1
./pkg/exf/exf_wind.F 71 EXF_WIND
     &                      + act3*max1*max2
./pkg/exf/exf_wind.F 72 EXF_WIND
     &                      + act4*max1*max2*max3
./pkg/generic_advdiff/gad_advection.F 173 GAD_ADVECTION
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/generic_advdiff/gad_advection.F 181 GAD_ADVECTION
     &                      + act2*max0*max1
./pkg/generic_advdiff/gad_advection.F 182 GAD_ADVECTION
     &                      + act3*max0*max1*max2
./pkg/generic_advdiff/gad_advection.F 183 GAD_ADVECTION
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_calc_psi_b.F 74 GMREDI_CALC_PSI_B
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_calc_psi_b.F 80 GMREDI_CALC_PSI_B
          igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_calc_psi_b.F 81 GMREDI_CALC_PSI_B
     &                        + act3*max1*max2
./pkg/gmredi/gmredi_calc_psi_b.F 82 GMREDI_CALC_PSI_B
     &                        + act4*max1*max2*max3
./pkg/gmredi/gmredi_calc_tensor.F 124 GMREDI_CALC_TENSOR
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_calc_tensor.F 130 GMREDI_CALC_TENSOR
          igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_calc_tensor.F 131 GMREDI_CALC_TENSOR
     &                      + act3*max1*max2
./pkg/gmredi/gmredi_calc_tensor.F 132 GMREDI_CALC_TENSOR
     &                      + act4*max1*max2*max3
./pkg/gmredi/gmredi_rtransport.F 64 GMREDI_RTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_rtransport.F 72 GMREDI_RTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_rtransport.F 73 GMREDI_RTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_rtransport.F 74 GMREDI_RTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_slope_limit.F 130 GMREDI_SLOPE_LIMIT
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_slope_limit.F 136 GMREDI_SLOPE_LIMIT
      ikey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_slope_limit.F 137 GMREDI_SLOPE_LIMIT
     &                  + act3*max1*max2
./pkg/gmredi/gmredi_slope_limit.F 138 GMREDI_SLOPE_LIMIT
     &                  + act4*max1*max2*max3
./pkg/gmredi/gmredi_slope_psi.F 75 GMREDI_SLOPE_PSI
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_slope_psi.F 81 GMREDI_SLOPE_PSI
      igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_slope_psi.F 82 GMREDI_SLOPE_PSI
     &                    + act3*max1*max2
./pkg/gmredi/gmredi_slope_psi.F 83 GMREDI_SLOPE_PSI
     &                    + act4*max1*max2*max3
./pkg/gmredi/gmredi_xtransport.F 79 GMREDI_XTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_xtransport.F 87 GMREDI_XTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_xtransport.F 88 GMREDI_XTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_xtransport.F 89 GMREDI_XTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_ytransport.F 79 GMREDI_YTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_ytransport.F 87 GMREDI_YTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_ytransport.F 88 GMREDI_YTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_ytransport.F 89 GMREDI_YTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/kpp/kpp_calc.F 221 KPP_CALC
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/kpp/kpp_calc.F 227 KPP_CALC
          ikppkey = (act1 + 1) + act2*max1
./pkg/kpp/kpp_calc.F 228 KPP_CALC
     &                      + act3*max1*max2
./pkg/kpp/kpp_calc.F 229 KPP_CALC
     &                      + act4*max1*max2*max3
./pkg/longstep/longstep_thermodynamics.F 112 LONGSTEP_THERMODYNAMICS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/longstep/longstep_thermodynamics.F 118 LONGSTEP_THERMODYNAMICS
          itdkey = (act1 + 1) + act2*max1
./pkg/longstep/longstep_thermodynamics.F 119 LONGSTEP_THERMODYNAMICS
     &                      + act3*max1*max2
./pkg/longstep/longstep_thermodynamics.F 120 LONGSTEP_THERMODYNAMICS
     &                      + act4*max1*max2*max3
./pkg/mom_common/mom_calc_hfacz.F 89 MOM_CALC_HFACZ
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_common/mom_calc_hfacz.F 95 MOM_CALC_HFACZ
          ikey = (act1 + 1) + act2*max1
./pkg/mom_common/mom_calc_hfacz.F 96 MOM_CALC_HFACZ
     &                      + act3*max1*max2
./pkg/mom_common/mom_calc_hfacz.F 97 MOM_CALC_HFACZ
     &                      + act4*max1*max2*max3
./pkg/mom_common/mom_calc_visc.F 148 MOM_CALC_VISC
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_common/mom_calc_visc.F 154 MOM_CALC_VISC
          ikey = (act1 + 1) + act2*max1
./pkg/mom_common/mom_calc_visc.F 155 MOM_CALC_VISC
     &                      + act3*max1*max2
./pkg/mom_common/mom_calc_visc.F 156 MOM_CALC_VISC
     &                      + act4*max1*max2*max3
./model/src/calc_phi_hyd.F 121 CALC_PHI_HYD
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/calc_phi_hyd.F 131 CALC_PHI_HYD
          ikey = (act1 + 1) + act2*max1
./model/src/calc_phi_hyd.F 132 CALC_PHI_HYD
     &                      + act3*max1*max2
./model/src/calc_phi_hyd.F 133 CALC_PHI_HYD
     &                      + act4*max1*max2*max3
./pkg/mom_fluxform/mom_fluxform.F 184 MOM_FLUXFORM
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_fluxform/mom_fluxform.F 192 MOM_FLUXFORM
     &                    + act2*max0*max1
./pkg/mom_fluxform/mom_fluxform.F 193 MOM_FLUXFORM
     &                    + act3*max0*max1*max2
./pkg/mom_fluxform/mom_fluxform.F 194 MOM_FLUXFORM
     &                    + act4*max0*max1*max2*max3
./pkg/mom_vecinv/mom_vecinv.F 151 MOM_VECINV
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_vecinv/mom_vecinv.F 159 MOM_VECINV
     &                    + act2*max0*max1
./pkg/mom_vecinv/mom_vecinv.F 160 MOM_VECINV
     &                    + act3*max0*max1*max2
./pkg/mom_vecinv/mom_vecinv.F 161 MOM_VECINV
     &                    + act4*max0*max1*max2*max3
./model/src/cg2d_nsa.F 134 CG2D_NSA
          max1 = nTx*nTy
./model/src/cg2d_nsa.F 136 CG2D_NSA
          ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_calc_stevens.F 147 OBCS_CALC_STEVENS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_calc_stevens.F 153 OBCS_CALC_STEVENS
          ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_calc_stevens.F 154 OBCS_CALC_STEVENS
     &                      + act3*max1*max2
./pkg/obcs/obcs_calc_stevens.F 155 OBCS_CALC_STEVENS
     &                      + act4*max1*max2*max3
./model/src/convective_adjustment.F 101 CONVECTIVE_ADJUSTMENT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/convective_adjustment.F 107 CONVECTIVE_ADJUSTMENT
          ikey = (act1 + 1) + act2*max1
./model/src/convective_adjustment.F 108 CONVECTIVE_ADJUSTMENT
     &                      + act3*max1*max2
./model/src/convective_adjustment.F 109 CONVECTIVE_ADJUSTMENT
     &                      + act4*max1*max2*max3
./model/src/convective_adjustment_ini.F 101 CONVECTIVE_ADJUSTMENT_INI
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/convective_adjustment_ini.F 107 CONVECTIVE_ADJUSTMENT_INI
          ikey = (act1 + 1) + act2*max1
./model/src/convective_adjustment_ini.F 108 CONVECTIVE_ADJUSTMENT_INI
     &                      + act3*max1*max2
./model/src/convective_adjustment_ini.F 109 CONVECTIVE_ADJUSTMENT_INI
     &                      + act4*max1*max2*max3
./pkg/obcs/obcs_sponge.F 447 OBCS_SPONGE_T
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_sponge.F 453 OBCS_SPONGE_T
          ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_sponge.F 454 OBCS_SPONGE_T
     &                      + act3*max1*max2
./pkg/obcs/obcs_sponge.F 455 OBCS_SPONGE_T
     &                      + act4*max1*max2*max3
./pkg/obcs/obcs_sponge.F 684 OBCS_SPONGE_S
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_sponge.F 690 OBCS_SPONGE_S
          ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_sponge.F 691 OBCS_SPONGE_S
     &                      + act3*max1*max2
./pkg/obcs/obcs_sponge.F 692 OBCS_SPONGE_S
     &                      + act4*max1*max2*max3
./pkg/ptracers/ptracers_convect.F 56 PTRACERS_CONVECT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ptracers/ptracers_convect.F 64 PTRACERS_CONVECT
     &                      + act2*max0*max1
./pkg/ptracers/ptracers_convect.F 65 PTRACERS_CONVECT
     &                      + act3*max0*max1*max2
./pkg/ptracers/ptracers_convect.F 66 PTRACERS_CONVECT
     &                      + act4*max0*max1*max2*max3
./pkg/ptracers/ptracers_integrate.F 168 PTRACERS_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ptracers/ptracers_integrate.F 176 PTRACERS_INTEGRATE
     &                      + act2*max0*max1
./pkg/ptracers/ptracers_integrate.F 177 PTRACERS_INTEGRATE
     &                      + act3*max0*max1*max2
./pkg/ptracers/ptracers_integrate.F 178 PTRACERS_INTEGRATE
     &                      + act4*max0*max1*max2*max3
./model/src/do_oceanic_phys.F 521 DO_OCEANIC_PHYS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/do_oceanic_phys.F 527 DO_OCEANIC_PHYS
          itdkey = (act1 + 1) + act2*max1
./model/src/do_oceanic_phys.F 528 DO_OCEANIC_PHYS
     &                      + act3*max1*max2
./model/src/do_oceanic_phys.F 529 DO_OCEANIC_PHYS
     &                      + act4*max1*max2*max3
./model/src/dynamics.F 283 DYNAMICS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/dynamics.F 289 DYNAMICS
          idynkey = (act1 + 1) + act2*max1
./model/src/dynamics.F 290 DYNAMICS
     &                      + act3*max1*max2
./model/src/dynamics.F 291 DYNAMICS
     &                      + act4*max1*max2*max3
./pkg/salt_plume/salt_plume_calc_depth.F 65 SALT_PLUME_CALC_DEPTH
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/salt_plume/salt_plume_calc_depth.F 71 SALT_PLUME_CALC_DEPTH
        ikey = (act1 + 1) + act2*max1
./pkg/salt_plume/salt_plume_calc_depth.F 72 SALT_PLUME_CALC_DEPTH
     &                    + act3*max1*max2
./pkg/salt_plume/salt_plume_calc_depth.F 73 SALT_PLUME_CALC_DEPTH
     &                    + act4*max1*max2*max3
./model/src/external_forcing_surf.F 184 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/external_forcing_surf.F 190 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./model/src/external_forcing_surf.F 191 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./model/src/external_forcing_surf.F 192 EXTERNAL_FORCING_SURF
     &                      + act4*max1*max2*max3
./pkg/seaice/seaice_advdiff.F 167 SEAICE_ADVDIFF
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_advdiff.F 173 SEAICE_ADVDIFF
        itmpkey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_advdiff.F 174 SEAICE_ADVDIFF
     &                       + act3*max1*max2
./pkg/seaice/seaice_advdiff.F 175 SEAICE_ADVDIFF
     &                       + act4*max1*max2*max3
./pkg/seaice/seaice_advection.F 154 SEAICE_ADVECTION
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_advection.F 162 SEAICE_ADVECTION
     &                      + act2*max0*max1
./pkg/seaice/seaice_advection.F 163 SEAICE_ADVECTION
     &                      + act3*max0*max1*max2
./pkg/seaice/seaice_advection.F 164 SEAICE_ADVECTION
     &                      + act4*max0*max1*max2*max3
./pkg/seaice/seaice_growth.F 381 SEAICE_GROWTH
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_growth.F 387 SEAICE_GROWTH
        iicekey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_growth.F 388 SEAICE_GROWTH
     &                       + act3*max1*max2
./pkg/seaice/seaice_growth.F 389 SEAICE_GROWTH
     &                       + act4*max1*max2*max3
./pkg/seaice/seaice_lsr.F 679 SEAICE_LSR
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_lsr.F 685 SEAICE_LSR
          itmpkey3 = (act1 + 1) + act2*max1
./pkg/seaice/seaice_lsr.F 686 SEAICE_LSR
     &                          + act3*max1*max2
./pkg/seaice/seaice_lsr.F 687 SEAICE_LSR
     &                          + act4*max1*max2*max3
./pkg/seaice/seaice_reg_ridge.F 88 SEAICE_REG_RIDGE
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_reg_ridge.F 94 SEAICE_REG_RIDGE
        iicekey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_reg_ridge.F 95 SEAICE_REG_RIDGE
     &                       + act3*max1*max2
./pkg/seaice/seaice_reg_ridge.F 96 SEAICE_REG_RIDGE
     &                       + act4*max1*max2*max3
./pkg/shelfice/shelfice_thermodynamics.F 222 SHELFICE_THERMODYNAMICS
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/shelfice/shelfice_thermodynamics.F 228 SHELFICE_THERMODYNAMICS
        ikey = (act1 + 1) + act2*max1
./pkg/shelfice/shelfice_thermodynamics.F 229 SHELFICE_THERMODYNAMICS
     &                    + act3*max1*max2
./pkg/shelfice/shelfice_thermodynamics.F 230 SHELFICE_THERMODYNAMICS
     &                    + act4*max1*max2*max3
./pkg/streamice/streamice_adv_front.F 125 STREAMICE_ADV_FRONT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/streamice/streamice_adv_front.F 134 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*act2
./pkg/streamice/streamice_adv_front.F 135 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*max2*act3
./pkg/streamice/streamice_adv_front.F 136 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*max2*max3*act4
./pkg/streamice/streamice_visc_beta_hybrid.F 107 STREAMICE_VISC_BETA_HYBRID
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/streamice/streamice_visc_beta_hybrid.F 118 STREAMICE_VISC_BETA_HYBRID
     &         + Nr*sNx*sNy*max1*act2
./pkg/streamice/streamice_visc_beta_hybrid.F 119 STREAMICE_VISC_BETA_HYBRID
     &         + Nr*sNx*sNy*max1*max2*act3
./pkg/streamice/streamice_visc_beta_hybrid.F 120 STREAMICE_VISC_BETA_HYBRID
     &         + Nr*sNx*sNy*max1*max2*max3*act4
./pkg/thsice/thsice_advdiff.F 114 THSICE_ADVDIFF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_advdiff.F 120 THSICE_ADVDIFF
          ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_advdiff.F 121 THSICE_ADVDIFF
     &                         + act3*max1*max2
./pkg/thsice/thsice_advdiff.F 122 THSICE_ADVDIFF
     &                         + act4*max1*max2*max3
./pkg/thsice/thsice_advection.F 155 THSICE_ADVECTION
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_advection.F 161 THSICE_ADVECTION
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_advection.F 162 THSICE_ADVECTION
     &                     + act3*max1*max2
./pkg/thsice/thsice_advection.F 163 THSICE_ADVECTION
     &                     + act4*max1*max2*max3
./pkg/thsice/thsice_advection.F 262 THSICE_ADVECTION
     &         + nipass*max1*act2
./pkg/thsice/thsice_advection.F 263 THSICE_ADVECTION
     &         + nipass*max1*max2*act3
./pkg/thsice/thsice_advection.F 264 THSICE_ADVECTION
     &         + nipass*max1*max2*max3*act4
./pkg/thsice/thsice_calc_thickn.F 227 THSICE_CALC_THICKN
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_calc_thickn.F 233 THSICE_CALC_THICKN
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_calc_thickn.F 234 THSICE_CALC_THICKN
     &                     + act3*max1*max2
./pkg/thsice/thsice_calc_thickn.F 235 THSICE_CALC_THICKN
     &                     + act4*max1*max2*max3
./pkg/thsice/thsice_calc_thickn.F 892 THSICE_CALC_THICKN
     &       + sNx*sNy*max1*act2
./pkg/thsice/thsice_calc_thickn.F 893 THSICE_CALC_THICKN
     &       + sNx*sNy*max1*max2*act3
./pkg/thsice/thsice_calc_thickn.F 894 THSICE_CALC_THICKN
     &       + sNx*sNy*max1*max2*max3*act4
./pkg/thsice/thsice_do_advect.F 72 THSICE_DO_ADVECT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_do_advect.F 78 THSICE_DO_ADVECT
          ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_do_advect.F 79 THSICE_DO_ADVECT
     &                         + act3*max1*max2
./pkg/thsice/thsice_do_advect.F 80 THSICE_DO_ADVECT
     &                         + act4*max1*max2*max3
./pkg/thsice/thsice_extend.F 136 THSICE_EXTEND
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_extend.F 142 THSICE_EXTEND
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_extend.F 143 THSICE_EXTEND
     &                     + act3*max1*max2
./pkg/thsice/thsice_extend.F 144 THSICE_EXTEND
     &                     + act4*max1*max2*max3
./pkg/thsice/thsice_get_exf.F 214 THSICE_GET_EXF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_get_exf.F 224 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*act2
./pkg/thsice/thsice_get_exf.F 225 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*max2*act3
./pkg/thsice/thsice_get_exf.F 226 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*max2*max3*act4
./pkg/thsice/thsice_get_exf.F 284 THSICE_GET_EXF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_get_exf.F 294 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*act2
./pkg/thsice/thsice_get_exf.F 295 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*max2*act3
./pkg/thsice/thsice_get_exf.F 296 THSICE_GET_EXF
     &         + sNx*sNy*MaxTsf*max1*max2*max3*act4
./pkg/thsice/thsice_get_exf.F 342 THSICE_GET_EXF
     &                  + niter_bulk*sNx*sNy*MaxTsf*max1*act2
./pkg/thsice/thsice_get_exf.F 343 THSICE_GET_EXF
     &                  + niter_bulk*sNx*sNy*MaxTsf*max1*max2*act3
./pkg/thsice/thsice_get_exf.F 344 THSICE_GET_EXF
     &                  + niter_bulk*sNx*sNy*MaxTsf*max1*max2*max3*act4
./pkg/thsice/thsice_main.F 277 THSICE_MAIN
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_main.F 283 THSICE_MAIN
          ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_main.F 284 THSICE_MAIN
     &                         + act3*max1*max2
./pkg/thsice/thsice_main.F 285 THSICE_MAIN
     &                         + act4*max1*max2*max3
./pkg/thsice/thsice_main.F 90 THSICE_MAIN
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_main.F 96 THSICE_MAIN
          ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_main.F 97 THSICE_MAIN
     &                         + act3*max1*max2
./pkg/thsice/thsice_main.F 98 THSICE_MAIN
     &                         + act4*max1*max2*max3
./pkg/thsice/thsice_solve4temp.F 196 THSICE_SOLVE4TEMP
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_solve4temp.F 202 THSICE_SOLVE4TEMP
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_solve4temp.F 203 THSICE_SOLVE4TEMP
     &                     + act3*max1*max2
./pkg/thsice/thsice_solve4temp.F 204 THSICE_SOLVE4TEMP
     &                     + act4*max1*max2*max3
./pkg/thsice/thsice_solve4temp.F 245 THSICE_SOLVE4TEMP
     &         + sNx*sNy*max1*act2
./pkg/thsice/thsice_solve4temp.F 246 THSICE_SOLVE4TEMP
     &         + sNx*sNy*max1*max2*act3
./pkg/thsice/thsice_solve4temp.F 247 THSICE_SOLVE4TEMP
     &         + sNx*sNy*max1*max2*max3*act4
./pkg/thsice/thsice_step_fwd.F 116 THSICE_STEP_FWD
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_step_fwd.F 122 THSICE_STEP_FWD
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_step_fwd.F 123 THSICE_STEP_FWD
     &                     + act3*max1*max2
./pkg/thsice/thsice_step_fwd.F 124 THSICE_STEP_FWD
     &                     + act4*max1*max2*max3
./pkg/thsice/thsice_step_temp.F 88 THSICE_STEP_TEMP
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_step_temp.F 94 THSICE_STEP_TEMP
      ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_step_temp.F 95 THSICE_STEP_TEMP
     &                     + act3*max1*max2
./pkg/thsice/thsice_step_temp.F 96 THSICE_STEP_TEMP
     &                     + act4*max1*max2*max3
./verification/1D_ocean_ice_column/code_ad/tamc.h 126 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/OpenAD/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/OpenAD/code_ad_singlelayer/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/OpenAD/code_oad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/bottom_ctrl_5x5/code_ad/tamc.h 127 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/front_relax/code_ad/tamc.h 118 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/global_ocean.90x40x15/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/global_ocean.90x40x15/code_oad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/global_ocean.cs32x15/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/global_ocean_ebm/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/halfpipe_streamice/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/halfpipe_streamice/code_oad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/hs94.1x64x5/code_ad/tamc.h 113 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/isomip/code_ad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/isomip/code_oad/tamc.h 124 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/lab_sea/code_ad/tamc.h 128 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/obcs_ctrl/code_ad/tamc.h 119 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/offline_exf_seaice/code_ad/tamc.h 116 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_dic_adjoffline/code_ad/tamc.h 127 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_global_oce_biogeo/code_ad/tamc.h 127 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_global_oce_biogeo/code_oad/tamc.h 127 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./model/src/salt_integrate.F 165 SALT_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/salt_integrate.F 171 SALT_INTEGRATE
          itdkey = (act1 + 1) + act2*max1
./model/src/salt_integrate.F 172 SALT_INTEGRATE
     &                      + act3*max1*max2
./model/src/salt_integrate.F 173 SALT_INTEGRATE
     &                      + act4*max1*max2*max3
./verification/tutorial_global_oce_optim/code_ad/cost_hflux.F 59 COST_HFLUX
         max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_ad/cost_hflux.F 63 COST_HFLUX
         ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_ad/cost_hflux.F 64 COST_HFLUX
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_ad/cost_temp.F 66 COST_TEMP
         max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_ad/cost_temp.F 70 COST_TEMP
         ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_ad/cost_temp.F 71 COST_TEMP
     &                     + act3*max1*max2
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 181 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 187 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 188 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 189 EXTERNAL_FORCING_SURF
     &                      + act4*max1*max2*max3
./verification/tutorial_global_oce_optim/code_ad/tamc.h 122 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_global_oce_optim/code_oad/cost_hflux.F 59 COST_HFLUX
         max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_oad/cost_hflux.F 63 COST_HFLUX
         ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_oad/cost_hflux.F 64 COST_HFLUX
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_oad/cost_temp.F 66 COST_TEMP
         max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_oad/cost_temp.F 70 COST_TEMP
         ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_oad/cost_temp.F 71 COST_TEMP
     &                     + act3*max1*max2
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 181 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 187 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 188 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 189 EXTERNAL_FORCING_SURF
     &                      + act4*max1*max2*max3
./verification/tutorial_global_oce_optim/code_oad/tamc.h 122 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_tracer_adjsens/code_ad/tamc.h 130 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/tutorial_tracer_adjsens/code_oad/tamc.h 130 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./model/src/temp_integrate.F 173 TEMP_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/temp_integrate.F 179 TEMP_INTEGRATE
          itdkey = (act1 + 1) + act2*max1
./model/src/temp_integrate.F 180 TEMP_INTEGRATE
     &                      + act3*max1*max2
./model/src/temp_integrate.F 181 TEMP_INTEGRATE
     &                      + act4*max1*max2*max3
./model/src/thermodynamics.F 142 THERMODYNAMICS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/thermodynamics.F 148 THERMODYNAMICS
          itdkey = (act1 + 1) + act2*max1
./model/src/thermodynamics.F 149 THERMODYNAMICS
     &                      + act3*max1*max2
./model/src/thermodynamics.F 150 THERMODYNAMICS
     &                      + act4*max1*max2*max3
./pkg/autodiff/tamc.h 127 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./pkg/ebm/ebm_atmosphere.F 90 EBM_ATMOSPHERE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ebm/ebm_atmosphere.F 96 EBM_ATMOSPHERE
          iebmkey = (act1 + 1) + act2*max1
./pkg/ebm/ebm_atmosphere.F 97 EBM_ATMOSPHERE
     &                      + act3*max1*max2
./pkg/ebm/ebm_atmosphere.F 98 EBM_ATMOSPHERE
     &                      + act4*max1*max2*max3
./pkg/ecco/cost_drifter.F 136 COST_DRIFTER
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ecco/cost_drifter.F 142 COST_DRIFTER
          ikey = (act1 + 1) + act2*max1
./pkg/ecco/cost_drifter.F 143 COST_DRIFTER
     &                      + act3*max1*max2
./pkg/ecco/cost_drifter.F 144 COST_DRIFTER
     &                      + act4*max1*max2*max3
./pkg/ecco/cost_tau_eddy.F 223 COST_TAU_EDDY
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ecco/cost_tau_eddy.F 227 COST_TAU_EDDY
        ikey = (act1 + 1) + act2*max1
./pkg/ecco/cost_tau_eddy.F 228 COST_TAU_EDDY
     &                    + act3*max1*max2