Symbol Description Uses
max1 268



File Line number Procedure Code
./pkg/exf/exf_bulkformulae.F 267 EXF_BULKFORMULAE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_bulkformulae.F 277 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*act2
./pkg/exf/exf_bulkformulae.F 278 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 279 EXF_BULKFORMULAE
     &         + sNx*sNy*max1*max2*max3*act4
./pkg/exf/exf_bulkformulae.F 367 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*act2
./pkg/exf/exf_bulkformulae.F 368 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 369 EXF_BULKFORMULAE
     &           + sNx*sNy*niter_bulk*max1*max2*max3*act4
./pkg/exf/exf_bulkformulae.F 482 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*act2
./pkg/exf/exf_bulkformulae.F 483 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*max2*act3
./pkg/exf/exf_bulkformulae.F 484 EXF_BULKFORMULAE
     &          + sNx*sNy*max1*max2*max3*act4
./pkg/exf/exf_mapfields.F 103 EXF_MAPFIELDS
          ikey = (act1 + 1) + act2*max1
./pkg/exf/exf_mapfields.F 104 EXF_MAPFIELDS
     &                      + act3*max1*max2
./pkg/exf/exf_mapfields.F 105 EXF_MAPFIELDS
     &                      + act4*max1*max2*max3
./pkg/exf/exf_mapfields.F 97 EXF_MAPFIELDS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_wind.F 83 EXF_WIND
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/exf/exf_wind.F 89 EXF_WIND
          ikey = (act1 + 1) + act2*max1
./pkg/exf/exf_wind.F 90 EXF_WIND
     &                      + act3*max1*max2
./pkg/exf/exf_wind.F 91 EXF_WIND
     &                      + act4*max1*max2*max3
./pkg/generic_advdiff/gad_advection.F 177 GAD_ADVECTION
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/generic_advdiff/gad_advection.F 185 GAD_ADVECTION
     &                      + act2*max0*max1
./pkg/generic_advdiff/gad_advection.F 186 GAD_ADVECTION
     &                      + act3*max0*max1*max2
./pkg/generic_advdiff/gad_advection.F 187 GAD_ADVECTION
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_calc_psi_b.F 77 GMREDI_CALC_PSI_B
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_calc_psi_b.F 83 GMREDI_CALC_PSI_B
          igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_calc_psi_b.F 84 GMREDI_CALC_PSI_B
     &                        + act3*max1*max2
./pkg/gmredi/gmredi_calc_psi_b.F 85 GMREDI_CALC_PSI_B
     &                        + act4*max1*max2*max3
./pkg/gmredi/gmredi_calc_tensor.F 127 GMREDI_CALC_TENSOR
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_calc_tensor.F 133 GMREDI_CALC_TENSOR
          igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_calc_tensor.F 134 GMREDI_CALC_TENSOR
     &                      + act3*max1*max2
./pkg/gmredi/gmredi_calc_tensor.F 135 GMREDI_CALC_TENSOR
     &                      + act4*max1*max2*max3
./pkg/gmredi/gmredi_rtransport.F 78 GMREDI_RTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_rtransport.F 86 GMREDI_RTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_rtransport.F 87 GMREDI_RTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_rtransport.F 88 GMREDI_RTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_slope_limit.F 133 GMREDI_SLOPE_LIMIT
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_slope_limit.F 139 GMREDI_SLOPE_LIMIT
      ikey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_slope_limit.F 140 GMREDI_SLOPE_LIMIT
     &                  + act3*max1*max2
./pkg/gmredi/gmredi_slope_limit.F 141 GMREDI_SLOPE_LIMIT
     &                  + act4*max1*max2*max3
./pkg/gmredi/gmredi_slope_psi.F 78 GMREDI_SLOPE_PSI
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_slope_psi.F 84 GMREDI_SLOPE_PSI
      igmkey = (act1 + 1) + act2*max1
./pkg/gmredi/gmredi_slope_psi.F 85 GMREDI_SLOPE_PSI
     &                    + act3*max1*max2
./pkg/gmredi/gmredi_slope_psi.F 86 GMREDI_SLOPE_PSI
     &                    + act4*max1*max2*max3
./pkg/gmredi/gmredi_xtransport.F 102 GMREDI_XTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_xtransport.F 103 GMREDI_XTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_xtransport.F 104 GMREDI_XTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_xtransport.F 94 GMREDI_XTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/gmredi/gmredi_ytransport.F 101 GMREDI_YTRANSPORT
     &                      + act2*max0*max1
./pkg/gmredi/gmredi_ytransport.F 102 GMREDI_YTRANSPORT
     &                      + act3*max0*max1*max2
./pkg/gmredi/gmredi_ytransport.F 103 GMREDI_YTRANSPORT
     &                      + act4*max0*max1*max2*max3
./pkg/gmredi/gmredi_ytransport.F 93 GMREDI_YTRANSPORT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/kpp/kpp_calc.F 224 KPP_CALC
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/kpp/kpp_calc.F 230 KPP_CALC
          ikppkey = (act1 + 1) + act2*max1
./pkg/kpp/kpp_calc.F 231 KPP_CALC
     &                      + act3*max1*max2
./pkg/kpp/kpp_calc.F 232 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
./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_common/mom_calc_hfacz.F 88 MOM_CALC_HFACZ
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_common/mom_calc_hfacz.F 94 MOM_CALC_HFACZ
          ikey = (act1 + 1) + act2*max1
./pkg/mom_common/mom_calc_hfacz.F 95 MOM_CALC_HFACZ
     &                      + act3*max1*max2
./pkg/mom_common/mom_calc_hfacz.F 96 MOM_CALC_HFACZ
     &                      + act4*max1*max2*max3
./pkg/mom_common/mom_calc_visc.F 149 MOM_CALC_VISC
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/mom_common/mom_calc_visc.F 155 MOM_CALC_VISC
          ikey = (act1 + 1) + act2*max1
./pkg/mom_common/mom_calc_visc.F 156 MOM_CALC_VISC
     &                      + act3*max1*max2
./pkg/mom_common/mom_calc_visc.F 157 MOM_CALC_VISC
     &                      + 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
./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/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/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_calc_stevens.F 149 OBCS_CALC_STEVENS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_calc_stevens.F 155 OBCS_CALC_STEVENS
          ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_calc_stevens.F 156 OBCS_CALC_STEVENS
     &                      + act3*max1*max2
./pkg/obcs/obcs_calc_stevens.F 157 OBCS_CALC_STEVENS
     &                      + act4*max1*max2*max3
./pkg/obcs/obcs_sponge.F 454 OBCS_SPONGE_T
       max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_sponge.F 460 OBCS_SPONGE_T
       ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_sponge.F 461 OBCS_SPONGE_T
     &      + act3*max1*max2
./pkg/obcs/obcs_sponge.F 462 OBCS_SPONGE_T
     &      + act4*max1*max2*max3
./pkg/obcs/obcs_sponge.F 686 OBCS_SPONGE_S
       max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/obcs/obcs_sponge.F 692 OBCS_SPONGE_S
       ikey = (act1 + 1) + act2*max1
./pkg/obcs/obcs_sponge.F 693 OBCS_SPONGE_S
     &      + act3*max1*max2
./pkg/obcs/obcs_sponge.F 694 OBCS_SPONGE_S
     &      + act4*max1*max2*max3
./model/src/do_oceanic_phys.F 623 DO_OCEANIC_PHYS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/do_oceanic_phys.F 629 DO_OCEANIC_PHYS
          itdkey = (act1 + 1) + act2*max1
./model/src/do_oceanic_phys.F 630 DO_OCEANIC_PHYS
     &                      + act3*max1*max2
./model/src/do_oceanic_phys.F 631 DO_OCEANIC_PHYS
     &                      + act4*max1*max2*max3
./pkg/ptracers/ptracers_convect.F 59 PTRACERS_CONVECT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ptracers/ptracers_convect.F 67 PTRACERS_CONVECT
     &                      + act2*max0*max1
./pkg/ptracers/ptracers_convect.F 68 PTRACERS_CONVECT
     &                      + act3*max0*max1*max2
./pkg/ptracers/ptracers_convect.F 69 PTRACERS_CONVECT
     &                      + act4*max0*max1*max2*max3
./pkg/ptracers/ptracers_integrate.F 179 PTRACERS_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/ptracers/ptracers_integrate.F 187 PTRACERS_INTEGRATE
     &                      + act2*max0*max1
./pkg/ptracers/ptracers_integrate.F 188 PTRACERS_INTEGRATE
     &                      + act3*max0*max1*max2
./pkg/ptracers/ptracers_integrate.F 189 PTRACERS_INTEGRATE
     &                      + act4*max0*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
./model/src/external_forcing_surf.F 187 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/external_forcing_surf.F 193 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./model/src/external_forcing_surf.F 194 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./model/src/external_forcing_surf.F 195 EXTERNAL_FORCING_SURF
     &                      + act4*max1*max2*max3
./pkg/salt_plume/salt_plume_calc_depth.F 68 SALT_PLUME_CALC_DEPTH
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/salt_plume/salt_plume_calc_depth.F 74 SALT_PLUME_CALC_DEPTH
        ikey = (act1 + 1) + act2*max1
./pkg/salt_plume/salt_plume_calc_depth.F 75 SALT_PLUME_CALC_DEPTH
     &                    + act3*max1*max2
./pkg/salt_plume/salt_plume_calc_depth.F 76 SALT_PLUME_CALC_DEPTH
     &                    + act4*max1*max2*max3
./pkg/seaice/seaice_advdiff.F 170 SEAICE_ADVDIFF
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_advdiff.F 176 SEAICE_ADVDIFF
        itmpkey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_advdiff.F 177 SEAICE_ADVDIFF
     &                       + act3*max1*max2
./pkg/seaice/seaice_advdiff.F 178 SEAICE_ADVDIFF
     &                       + act4*max1*max2*max3
./pkg/seaice/seaice_advection.F 157 SEAICE_ADVECTION
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_advection.F 165 SEAICE_ADVECTION
     &                      + act2*max0*max1
./pkg/seaice/seaice_advection.F 166 SEAICE_ADVECTION
     &                      + act3*max0*max1*max2
./pkg/seaice/seaice_advection.F 167 SEAICE_ADVECTION
     &                      + act4*max0*max1*max2*max3
./pkg/seaice/seaice_evp.F 338 SEAICE_EVP
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_evp.F 344 SEAICE_EVP
          iicekey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_evp.F 345 SEAICE_EVP
     &                         + act3*max1*max2
./pkg/seaice/seaice_evp.F 346 SEAICE_EVP
     &                         + act4*max1*max2*max3
./pkg/seaice/seaice_growth.F 399 SEAICE_GROWTH
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_growth.F 405 SEAICE_GROWTH
        iicekey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_growth.F 406 SEAICE_GROWTH
     &                       + act3*max1*max2
./pkg/seaice/seaice_growth.F 407 SEAICE_GROWTH
     &                       + act4*max1*max2*max3
./pkg/seaice/seaice_lsr.F 762 SEAICE_LSR
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_lsr.F 768 SEAICE_LSR
          itmpkey3 = (act1 + 1) + act2*max1
./pkg/seaice/seaice_lsr.F 769 SEAICE_LSR
     &                          + act3*max1*max2
./pkg/seaice/seaice_lsr.F 770 SEAICE_LSR
     &                          + act4*max1*max2*max3
./pkg/seaice/seaice_mom_advection.F 102 SEAICE_MOM_ADVECTION
     &         + act2*max0*max1
./pkg/seaice/seaice_mom_advection.F 103 SEAICE_MOM_ADVECTION
     &         + act3*max0*max1*max2
./pkg/seaice/seaice_mom_advection.F 104 SEAICE_MOM_ADVECTION
     &         + act4*max0*max1*max2*max3
./pkg/seaice/seaice_mom_advection.F 94 SEAICE_MOM_ADVECTION
      max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_reg_ridge.F 91 SEAICE_REG_RIDGE
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/seaice/seaice_reg_ridge.F 97 SEAICE_REG_RIDGE
        iicekey = (act1 + 1) + act2*max1
./pkg/seaice/seaice_reg_ridge.F 98 SEAICE_REG_RIDGE
     &                       + act3*max1*max2
./pkg/seaice/seaice_reg_ridge.F 99 SEAICE_REG_RIDGE
     &                       + act4*max1*max2*max3
./pkg/shelfice/shelfice_thermodynamics.F 245 SHELFICE_THERMODYNAMICS
        max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/shelfice/shelfice_thermodynamics.F 251 SHELFICE_THERMODYNAMICS
        ikey = (act1 + 1) + act2*max1
./pkg/shelfice/shelfice_thermodynamics.F 252 SHELFICE_THERMODYNAMICS
     &                    + act3*max1*max2
./pkg/shelfice/shelfice_thermodynamics.F 253 SHELFICE_THERMODYNAMICS
     &                    + act4*max1*max2*max3
./pkg/streamice/streamice_adv_front.F 126 STREAMICE_ADV_FRONT
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/streamice/streamice_adv_front.F 135 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*act2
./pkg/streamice/streamice_adv_front.F 136 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*max2*act3
./pkg/streamice/streamice_adv_front.F 137 STREAMICE_ADV_FRONT
     &         + (sNx+2)*(sNy+2)*max1*max2*max3*act4
./pkg/streamice/streamice_visc_beta_hybrid.F 118 STREAMICE_VISC_BETA_HYBRID
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/streamice/streamice_visc_beta_hybrid.F 129 STREAMICE_VISC_BETA_HYBRID
     &         + Nr*sNx*sNy*max1*act2
./pkg/streamice/streamice_visc_beta_hybrid.F 130 STREAMICE_VISC_BETA_HYBRID
     &         + Nr*sNx*sNy*max1*max2*act3
./pkg/streamice/streamice_visc_beta_hybrid.F 131 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 281 THSICE_MAIN
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./pkg/thsice/thsice_main.F 287 THSICE_MAIN
          ticekey = (act1 + 1) + act2*max1
./pkg/thsice/thsice_main.F 288 THSICE_MAIN
     &                         + act3*max1*max2
./pkg/thsice/thsice_main.F 289 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/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.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/global_with_exf/code_ad/tamc.h 128 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./verification/halfpipe_streamice/code_ad/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/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
./model/src/salt_integrate.F 173 SALT_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/salt_integrate.F 179 SALT_INTEGRATE
          itdkey = (act1 + 1) + act2*max1
./model/src/salt_integrate.F 180 SALT_INTEGRATE
     &                      + act3*max1*max2
./model/src/salt_integrate.F 181 SALT_INTEGRATE
     &                      + act4*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_optim/code_ad/external_forcing_surf.F 187 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 193 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 194 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_ad/external_forcing_surf.F 195 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/external_forcing_surf.F 187 EXTERNAL_FORCING_SURF
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 193 EXTERNAL_FORCING_SURF
          ikey = (act1 + 1) + act2*max1
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 194 EXTERNAL_FORCING_SURF
     &                      + act3*max1*max2
./verification/tutorial_global_oce_optim/code_oad/external_forcing_surf.F 195 EXTERNAL_FORCING_SURF
     &                      + act4*max1*max2*max3
./verification/tutorial_tracer_adjsens/code_ad/tamc.h 130 NO PROCEDURE
      INTEGER max0, max1, max2, max3
./model/src/temp_integrate.F 181 TEMP_INTEGRATE
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/temp_integrate.F 187 TEMP_INTEGRATE
          itdkey = (act1 + 1) + act2*max1
./model/src/temp_integrate.F 188 TEMP_INTEGRATE
     &                      + act3*max1*max2
./model/src/temp_integrate.F 189 TEMP_INTEGRATE
     &                      + act4*max1*max2*max3
./model/src/thermodynamics.F 172 THERMODYNAMICS
          max1 = myBxHi(myThid) - myBxLo(myThid) + 1
./model/src/thermodynamics.F 178 THERMODYNAMICS
          itdkey = (act1 + 1) + act2*max1
./model/src/thermodynamics.F 179 THERMODYNAMICS
     &                      + act3*max1*max2
./model/src/thermodynamics.F 180 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