Symbol Description Uses
theMax field maximun value 180



File Line number Procedure Code
./pkg/land/land_monitor.F 135 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 152 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/land/land_monitor.F 153 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/land/land_monitor.F 154 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(3), mon_sufx(3), myThid)
./pkg/land/land_monitor.F 171 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 191 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/land/land_monitor.F 192 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/land/land_monitor.F 193 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(3), mon_sufx(3), myThid)
./pkg/land/land_monitor.F 199 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 219 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/land/land_monitor.F 220 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/land/land_monitor.F 221 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(3), mon_sufx(3), myThid)
./pkg/land/land_monitor.F 227 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 247 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/land/land_monitor.F 248 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/land/land_monitor.F 249 LAND_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(3), mon_sufx(3), myThid)
./pkg/land/land_monitor.F 258 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 275 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 71 LAND_MONITOR
      _RL theMin(nLatBnd), theMax(nLatBnd)
./pkg/monitor/mon_advcfl.F 34 MON_ADVCFL
      _RL tmpVal,theMax
./pkg/monitor/mon_advcfl.F 36 MON_ADVCFL
      theMax=0.
./pkg/monitor/mon_advcfl.F 44 MON_ADVCFL
           theMax=max(theMax,tmpVal)
./pkg/monitor/mon_advcfl.F 50 MON_ADVCFL
      _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_advcfl.F 52 MON_ADVCFL
      CALL MON_OUT_RL( label, theMax, mon_foot_max ,myThid)
./pkg/monitor/mon_advcflw.F 34 MON_ADVCFLW
      _RL tmpVal,theMax
./pkg/monitor/mon_advcflw.F 36 MON_ADVCFLW
      theMax=0.
./pkg/monitor/mon_advcflw.F 44 MON_ADVCFLW
           theMax=max(theMax,tmpVal)
./pkg/monitor/mon_advcflw.F 50 MON_ADVCFLW
      _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_advcflw.F 52 MON_ADVCFLW
      CALL MON_OUT_RL( label, theMax, mon_foot_max ,myThid)
./pkg/monitor/mon_advcflw2.F 36 MON_ADVCFLW2
      _RL tmpVal,theMax
./pkg/monitor/mon_advcflw2.F 38 MON_ADVCFLW2
      theMax=0.
./pkg/monitor/mon_advcflw2.F 48 MON_ADVCFLW2
           theMax=max(theMax,tmpVal)
./pkg/monitor/mon_advcflw2.F 54 MON_ADVCFLW2
      _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_advcflw2.F 56 MON_ADVCFLW2
      CALL MON_OUT_RL( label, theMax, mon_foot_max ,myThid)
./pkg/monitor/mon_calc_stats_rl.F 132 MON_CALC_STATS_RL
       IF ( noPnts ) theMax = theMean
./pkg/monitor/mon_calc_stats_rl.F 133 MON_CALC_STATS_RL
       _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_calc_stats_rl.F 13 MON_CALC_STATS_RL
     O               theMin, theMax, theMean, theSD, theDel2, theVol,
./pkg/monitor/mon_calc_stats_rl.F 31 MON_CALC_STATS_RL
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_calc_stats_rl.F 52 MON_CALC_STATS_RL
      theMax = 0.
./pkg/monitor/mon_calc_stats_rl.F 75 MON_CALC_STATS_RL
            theMax=tmpVal
./pkg/monitor/mon_calc_stats_rl.F 80 MON_CALC_STATS_RL
            theMax = MAX(theMax,tmpVal)
./pkg/monitor/mon_calc_stats_rs.F 132 MON_CALC_STATS_RS
       IF ( noPnts ) theMax = theMean
./pkg/monitor/mon_calc_stats_rs.F 133 MON_CALC_STATS_RS
       _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_calc_stats_rs.F 13 MON_CALC_STATS_RS
     O               theMin, theMax, theMean, theSD, theDel2, theVol,
./pkg/monitor/mon_calc_stats_rs.F 31 MON_CALC_STATS_RS
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_calc_stats_rs.F 52 MON_CALC_STATS_RS
      theMax = 0.
./pkg/monitor/mon_calc_stats_rs.F 75 MON_CALC_STATS_RS
            theMax=tmpVal
./pkg/monitor/mon_calc_stats_rs.F 80 MON_CALC_STATS_RS
            theMax = MAX(theMax,tmpVal)
./pkg/monitor/mon_ke.F 125 MON_KE
           theMax=MAX(theMax,tmpVal)
./pkg/monitor/mon_ke.F 157 MON_KE
      _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_ke.F 338 MON_KE
      CALL MON_OUT_RL(mon_string_none,theMax,mon_foot_max,myThid)
./pkg/monitor/mon_ke.F 38 MON_KE
      _RL theMax,theMean,theVolMean,potEnMean
./pkg/monitor/mon_ke.F 59 MON_KE
      theMax=0.
./pkg/monitor/mon_printstats_rl.F 38 MON_PRINTSTATS_RL
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_printstats_rl.F 46 MON_PRINTSTATS_RL
     O     theMin, theMax, theMean, theSD, theDel2, theVol,
./pkg/monitor/mon_printstats_rl.F 49 MON_PRINTSTATS_RL
      CALL MON_OUT_RL( arrName, theMax,  mon_foot_max  ,myThid)
./pkg/monitor/mon_printstats_rs.F 34 MON_PRINTSTATS_RS
      _RL theMax
./pkg/monitor/mon_printstats_rs.F 40 MON_PRINTSTATS_RS
     O     theMin,theMax,theMean,theSD,
./pkg/monitor/mon_printstats_rs.F 43 MON_PRINTSTATS_RS
      CALL MON_OUT_RL( arrName, theMax,  mon_foot_max  ,myThid)
./pkg/monitor/mon_stats_latbnd_rl.F 106 MON_STATS_LATBND_RL
            theMax(n)=tmpVal
./pkg/monitor/mon_stats_latbnd_rl.F 111 MON_STATS_LATBND_RL
            theMax(n)=MAX(theMax(n),tmpVal)
./pkg/monitor/mon_stats_latbnd_rl.F 139 MON_STATS_LATBND_RL
        IF ( noPnts(n) ) theMax(n) = theMin(n)
./pkg/monitor/mon_stats_latbnd_rl.F 140 MON_STATS_LATBND_RL
        _GLOBAL_MAX_RL(theMax(n), myThid)
./pkg/monitor/mon_stats_latbnd_rl.F 14 MON_STATS_LATBND_RL
     O     theMin,theMax,theMean,theVar,theVol,
./pkg/monitor/mon_stats_latbnd_rl.F 41 MON_STATS_LATBND_RL
      _RL theMax(nSepBnd)
./pkg/monitor/mon_stats_latbnd_rl.F 85 MON_STATS_LATBND_RL
       theMax(n)=0.
./pkg/monitor/mon_stats_rl.F 127 MON_STATS_RL
       IF ( noPnts ) theMax = theMean
./pkg/monitor/mon_stats_rl.F 128 MON_STATS_RL
       _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_stats_rl.F 13 MON_STATS_RL
     O     theMin,theMax,theMean,theSD,theDel2,theVol,
./pkg/monitor/mon_stats_rl.F 30 MON_STATS_RL
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_stats_rl.F 52 MON_STATS_RL
      theMax=0.
./pkg/monitor/mon_stats_rl.F 73 MON_STATS_RL
            theMax=tmpVal
./pkg/monitor/mon_stats_rl.F 78 MON_STATS_RL
            theMax=max(theMax,tmpVal)
./pkg/monitor/mon_stats_rs.F 13 MON_STATS_RS
     O     theMin,theMax,theMean,theSD,
./pkg/monitor/mon_stats_rs.F 27 MON_STATS_RS
      _RL theMin, theMax, theMean, theSD
./pkg/monitor/mon_stats_rs.F 42 MON_STATS_RS
      theMax = 0.
./pkg/monitor/mon_stats_rs.F 60 MON_STATS_RS
            theMax = tmpVal
./pkg/monitor/mon_stats_rs.F 65 MON_STATS_RS
            theMax = MAX(theMax,tmpVal)
./pkg/monitor/mon_stats_rs.F 94 MON_STATS_RS
       IF ( noPnts ) theMax = theMean
./pkg/monitor/mon_stats_rs.F 95 MON_STATS_RS
       _GLOBAL_MAX_RL(theMax,myThid)
./pkg/monitor/mon_vort3.F 296 MON_VORT3
            theMax = MAX(theMax,tmpVal)
./pkg/monitor/mon_vort3.F 322 MON_VORT3
      _GLOBAL_MAX_RL(theMax, myThid)
./pkg/monitor/mon_vort3.F 353 MON_VORT3
      CALL MON_OUT_RL(mon_string_none,theMax, '_r_max',  myThid)
./pkg/monitor/mon_vort3.F 38 MON_VORT3
      _RL theMin, theMax, theMean, theVar, volMean, volVar, theSD
./pkg/monitor/mon_vort3.F 61 MON_VORT3
      theMax =-1. _d 20
./pkg/monitor/mon_writestats_rl.F 43 MON_WRITESTATS_RL
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_writestats_rl.F 47 MON_WRITESTATS_RL
     O         theMin, theMax, theMean, theSD, theDel2, theVol,
./pkg/monitor/mon_writestats_rl.F 51 MON_WRITESTATS_RL
      arrStats(2) = theMax
./pkg/monitor/mon_writestats_rl.F 57 MON_WRITESTATS_RL
      CALL MON_OUT_RL( arrName, theMax,  mon_foot_max,  myThid )
./pkg/monitor/mon_writestats_rs.F 43 MON_WRITESTATS_RS
      _RL theMin, theMax, theMean, theSD, theDel2, theVol
./pkg/monitor/mon_writestats_rs.F 47 MON_WRITESTATS_RS
     O     theMin, theMax, theMean, theSD, theDel2, theVol,
./pkg/monitor/mon_writestats_rs.F 51 MON_WRITESTATS_RS
      arrStats(2) = theMax
./pkg/monitor/mon_writestats_rs.F 57 MON_WRITESTATS_RS
      CALL MON_OUT_RL( arrName, theMax,  mon_foot_max,  myThid )
./pkg/obcs/obcs_mon_stats.F 126 OBCS_MON_STATS_EW_RL
                theMax = tmpV
./pkg/obcs/obcs_mon_stats.F 130 OBCS_MON_STATS_EW_RL
              theMax = MAX( theMax, tmpV )
./pkg/obcs/obcs_mon_stats.F 154 OBCS_MON_STATS_EW_RL
        IF ( noPnts ) theMax = theMean
./pkg/obcs/obcs_mon_stats.F 155 OBCS_MON_STATS_EW_RL
        _GLOBAL_MAX_RL(theMax,myThid)
./pkg/obcs/obcs_mon_stats.F 157 OBCS_MON_STATS_EW_RL
        arrStats(4,1) = theMax
./pkg/obcs/obcs_mon_stats.F 169 OBCS_MON_STATS_EW_RL
      theMax = 0.
./pkg/obcs/obcs_mon_stats.F 199 OBCS_MON_STATS_EW_RL
                theMax = tmpV
./pkg/obcs/obcs_mon_stats.F 203 OBCS_MON_STATS_EW_RL
              theMax = MAX( theMax, tmpV )
./pkg/obcs/obcs_mon_stats.F 227 OBCS_MON_STATS_EW_RL
        IF ( noPnts ) theMax = theMean
./pkg/obcs/obcs_mon_stats.F 228 OBCS_MON_STATS_EW_RL
        _GLOBAL_MAX_RL(theMax,myThid)
./pkg/obcs/obcs_mon_stats.F 230 OBCS_MON_STATS_EW_RL
        arrStats(4,2) = theMax
./pkg/obcs/obcs_mon_stats.F 317 OBCS_MON_STATS_NS_RL
      _RL theMin, theMax, theArea, theMean, theVar
./pkg/obcs/obcs_mon_stats.F 329 OBCS_MON_STATS_NS_RL
      theMax = 0.
./pkg/obcs/obcs_mon_stats.F 358 OBCS_MON_STATS_NS_RL
                theMax = tmpV
./pkg/obcs/obcs_mon_stats.F 362 OBCS_MON_STATS_NS_RL
              theMax = MAX( theMax, tmpV )
./pkg/obcs/obcs_mon_stats.F 386 OBCS_MON_STATS_NS_RL
        IF ( noPnts ) theMax = theMean
./pkg/obcs/obcs_mon_stats.F 387 OBCS_MON_STATS_NS_RL
        _GLOBAL_MAX_RL(theMax,myThid)
./pkg/obcs/obcs_mon_stats.F 389 OBCS_MON_STATS_NS_RL
        arrStats(4,1) = theMax
./pkg/obcs/obcs_mon_stats.F 401 OBCS_MON_STATS_NS_RL
      theMax = 0.
./pkg/obcs/obcs_mon_stats.F 431 OBCS_MON_STATS_NS_RL
                theMax = tmpV
./pkg/obcs/obcs_mon_stats.F 435 OBCS_MON_STATS_NS_RL
              theMax = MAX( theMax, tmpV )
./pkg/obcs/obcs_mon_stats.F 459 OBCS_MON_STATS_NS_RL
        IF ( noPnts ) theMax = theMean
./pkg/obcs/obcs_mon_stats.F 460 OBCS_MON_STATS_NS_RL
        _GLOBAL_MAX_RL(theMax,myThid)
./pkg/obcs/obcs_mon_stats.F 462 OBCS_MON_STATS_NS_RL
        arrStats(4,2) = theMax
./pkg/obcs/obcs_mon_stats.F 85 OBCS_MON_STATS_EW_RL
      _RL theMin, theMax, theArea, theMean, theVar
./pkg/obcs/obcs_mon_stats.F 97 OBCS_MON_STATS_EW_RL
      theMax = 0.
./pkg/obcs/obcs_monitor.F 249 OBCS_MON_WRITESTATS
      _RL theMin, theMax, theMean, theSD
./pkg/obcs/obcs_monitor.F 260 OBCS_MON_WRITESTATS
          theMax = arrStats(4,j)
./pkg/obcs/obcs_monitor.F 261 OBCS_MON_WRITESTATS
          CALL MON_OUT_RL( fldName, theMax,  mon_foot_max,  myThid )
./pkg/obcs/obcs_monitor.F 278 OBCS_MON_WRITESTATS
          theMax = arrStats(4,j)
./pkg/obcs/obcs_monitor.F 279 OBCS_MON_WRITESTATS
          CALL MON_OUT_RL( fldName, theMax,  mon_foot_max,  myThid )
./pkg/obcs/obcs_monitor.F 296 OBCS_MON_WRITESTATS
          theMax = arrStats(4,j)
./pkg/obcs/obcs_monitor.F 297 OBCS_MON_WRITESTATS
          CALL MON_OUT_RL( fldName, theMax,  mon_foot_max,  myThid )
./pkg/obcs/obcs_monitor.F 314 OBCS_MON_WRITESTATS
          theMax = arrStats(4,j)
./pkg/obcs/obcs_monitor.F 315 OBCS_MON_WRITESTATS
          CALL MON_OUT_RL( fldName, theMax,  mon_foot_max,  myThid )
./pkg/thsice/thsice_monitor.F 133 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 148 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/thsice/thsice_monitor.F 149 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/thsice/thsice_monitor.F 155 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 167 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/thsice/thsice_monitor.F 168 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/thsice/thsice_monitor.F 174 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 188 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/thsice/thsice_monitor.F 189 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/thsice/thsice_monitor.F 206 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 224 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/thsice/thsice_monitor.F 225 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/thsice/thsice_monitor.F 231 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 244 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(1), mon_sufx(1), myThid)
./pkg/thsice/thsice_monitor.F 245 THSICE_MONITOR
        CALL MON_OUT_RL(mon_var, theMax(2), mon_sufx(2), myThid)
./pkg/thsice/thsice_monitor.F 53 THSICE_MONITOR
      _RL theMin(2), theMax(2)
./pkg/debug/debug_fld_stats_rl.F 106 DEBUG_FLD_STATS_RL
       IF ( noPnts ) theMax = theMean
./pkg/debug/debug_fld_stats_rl.F 107 DEBUG_FLD_STATS_RL
       _GLOBAL_MAX_RL( theMax, myThid )
./pkg/debug/debug_fld_stats_rl.F 13 DEBUG_FLD_STATS_RL
     O                theMin, theMax, theMean, theSD,
./pkg/debug/debug_fld_stats_rl.F 41 DEBUG_FLD_STATS_RL
      _RL theMax
./pkg/debug/debug_fld_stats_rl.F 59 DEBUG_FLD_STATS_RL
      theMax = 0.
./pkg/debug/debug_fld_stats_rl.F 77 DEBUG_FLD_STATS_RL
            theMax = tmpVal
./pkg/debug/debug_fld_stats_rl.F 82 DEBUG_FLD_STATS_RL
            theMax = MAX( theMax, tmpVal )
./pkg/debug/debug_fld_stats_rs.F 106 DEBUG_FLD_STATS_RS
       IF ( noPnts ) theMax = theMean
./pkg/debug/debug_fld_stats_rs.F 107 DEBUG_FLD_STATS_RS
       _GLOBAL_MAX_RL( theMax, myThid )
./pkg/debug/debug_fld_stats_rs.F 13 DEBUG_FLD_STATS_RS
     O                theMin, theMax, theMean, theSD,
./pkg/debug/debug_fld_stats_rs.F 41 DEBUG_FLD_STATS_RS
      _RL theMax
./pkg/debug/debug_fld_stats_rs.F 59 DEBUG_FLD_STATS_RS
      theMax = 0.
./pkg/debug/debug_fld_stats_rs.F 77 DEBUG_FLD_STATS_RS
            theMax = tmpVal
./pkg/debug/debug_fld_stats_rs.F 82 DEBUG_FLD_STATS_RS
            theMax = MAX( theMax, tmpVal )
./pkg/debug/debug_stats_rl.F 30 DEBUG_STATS_RL
      _RL theMax
./pkg/debug/debug_stats_rl.F 36 DEBUG_STATS_RL
     O                theMin, theMax, theMean, theSD,
./pkg/debug/debug_stats_rl.F 43 DEBUG_STATS_RL
     &      'DEBUG_STATS_RL: ',arrName,'  max=',theMax
./pkg/debug/debug_stats_rs.F 30 DEBUG_STATS_RS
      _RL theMax
./pkg/debug/debug_stats_rs.F 36 DEBUG_STATS_RS
     O                theMin, theMax, theMean, theSD,
./pkg/debug/debug_stats_rs.F 43 DEBUG_STATS_RS
     &      'DEBUG_STATS_RS: ',arrName,'  max=',theMax