Symbol Description Uses
theVar lat. band variance 64



File Line number Procedure Code
./pkg/debug/debug_fld_stats_rs.F 33 DEBUG_FLD_STATS_RS
      _RL theVar
./pkg/debug/debug_fld_stats_rs.F 39 DEBUG_FLD_STATS_RS
      theVar=0.
./pkg/debug/debug_fld_stats_rs.F 58 DEBUG_FLD_STATS_RS
            theVar=theVar+tmpVal**2
./pkg/debug/debug_fld_stats_rs.F 72 DEBUG_FLD_STATS_RS
      _GLOBAL_SUM_R8(theVar,myThid)
./pkg/debug/debug_fld_stats_rs.F 80 DEBUG_FLD_STATS_RS
       theVar=theVar*rNumPnts
./pkg/debug/debug_fld_stats_rl.F 35 DEBUG_FLD_STATS_RL
      _RL theVar
./pkg/debug/debug_fld_stats_rl.F 41 DEBUG_FLD_STATS_RL
      theVar=0.
./pkg/debug/debug_fld_stats_rl.F 60 DEBUG_FLD_STATS_RL
            theVar=theVar+tmpVal**2
./pkg/debug/debug_fld_stats_rl.F 74 DEBUG_FLD_STATS_RL
      _GLOBAL_SUM_R8(theVar,myThid)
./pkg/debug/debug_fld_stats_rl.F 82 DEBUG_FLD_STATS_RL
       theVar=theVar*rNumPnts
./pkg/thsice/thsice_monitor.F 105 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 127 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 159 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 180 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 205 THSICE_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/thsice/thsice_monitor.F 50 THSICE_MONITOR
      _RL theMean(2), theVar(2), theVol(2)
./pkg/land/land_monitor.F 130 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 166 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 183 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 211 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 239 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 267 LAND_MONITOR
     O                theMin, theMax, theMean, theVar, theVol,
./pkg/land/land_monitor.F 72 LAND_MONITOR
      _RL theMean(nLatBnd), theVar(nLatBnd), theVol(nLatBnd)
./pkg/monitor/mon_stats_rl.F 109 MON_STATS_RL
       theVar=theVar/theVol
./pkg/monitor/mon_stats_rl.F 39 MON_STATS_RL
      _RL theVar,theVarTile
./pkg/monitor/mon_stats_rl.F 47 MON_STATS_RL
      theVar=0.
./pkg/monitor/mon_stats_rl.F 90 MON_STATS_RL
        theVar = theVar + theVarTile
./pkg/monitor/mon_stats_rl.F 97 MON_STATS_RL
      _GLOBAL_SUM_R8(theVar,myThid)
./pkg/monitor/mon_stats_latbnd_rl.F 105 MON_STATS_LATBND_RL
       _GLOBAL_SUM_R8(theVar(n), myThid)
./pkg/monitor/mon_stats_latbnd_rl.F 111 MON_STATS_LATBND_RL
        theVar(n) = theVar(n) /theVol(n)
./pkg/monitor/mon_stats_latbnd_rl.F 112 MON_STATS_LATBND_RL
        theVar(n) = theVar(n) -theMean(n)*theMean(n)
./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 43 MON_STATS_LATBND_RL
      _RL theVar(nSepBnd)
./pkg/monitor/mon_stats_latbnd_rl.F 70 MON_STATS_LATBND_RL
       theVar(n)=0.
./pkg/monitor/mon_stats_latbnd_rl.F 94 MON_STATS_LATBND_RL
            theVar(n) = theVar(n) + tmpVol*tmpVal*tmpVal
./pkg/monitor/mon_stats_rs.F 36 MON_STATS_RS
      _RL theVar,theVarTile
./pkg/monitor/mon_stats_rs.F 43 MON_STATS_RS
      theVar=0.
./pkg/monitor/mon_stats_rs.F 71 MON_STATS_RS
        theVar=theVar+theVarTile
./pkg/monitor/mon_stats_rs.F 76 MON_STATS_RS
      _GLOBAL_SUM_R8(theVar,myThid)
./pkg/monitor/mon_stats_rs.F 84 MON_STATS_RS
       theVar=theVar*rNumPnts
./pkg/monitor/mon_vort3.F 305 MON_VORT3
        theVar = theVar  + sqsTile
./pkg/monitor/mon_vort3.F 317 MON_VORT3
      _GLOBAL_SUM_R8(theVar, myThid)
./pkg/monitor/mon_vort3.F 323 MON_VORT3
        theVar = theVar /theArea
./pkg/monitor/mon_vort3.F 324 MON_VORT3
        theVar = theVar - theMean*theMean
./pkg/monitor/mon_vort3.F 326 MON_VORT3
        IF (theVar.GT.0.) theVar = SQRT(theVar)
./pkg/monitor/mon_vort3.F 340 MON_VORT3
      CALL MON_OUT_RL(mon_string_none,theVar, '_a_sd',   myThid)
./pkg/monitor/mon_vort3.F 38 MON_VORT3
      _RL theMin, theMax, theMean, theVar, volMean, volVar, theSD
./pkg/monitor/mon_vort3.F 55 MON_VORT3
      theVar = 0. _d 0