Symbol Description Uses
tmpVol 48



File Line number Procedure Code
./verification/global_ocean_pressure/code/remove_mean_rl.F 37 REMOVE_MEAN_RL
      _RL tmpVol
./verification/global_ocean_pressure/code/remove_mean_rl.F 50 REMOVE_MEAN_RL
            tmpVol = arrArea(I,J,bi,bj)*arrhFac(I,J,K,bi,bj)*arrDr(K)
./verification/global_ocean_pressure/code/remove_mean_rl.F 51 REMOVE_MEAN_RL
            theVol = theVol   + tmpVol
./verification/global_ocean_pressure/code/remove_mean_rl.F 52 REMOVE_MEAN_RL
            theMean = theMean + tmpVol*tmpVal
./pkg/diagnostics/diagstats_local.F 502 DIAGSTATS_CALC
      _RL tmpVol
./pkg/diagnostics/diagstats_local.F 533 DIAGSTATS_CALC
              tmpVol = arrDr*arrhFac(i,j)*arrArea(i,j)*frcArr(i,j)
./pkg/diagnostics/diagstats_local.F 535 DIAGSTATS_CALC
              tmpVol = arrDr*arrArea(i,j)*frcArr(i,j)
./pkg/diagnostics/diagstats_local.F 537 DIAGSTATS_CALC
            statArr(0) = statArr(0) + tmpVol
./pkg/diagnostics/diagstats_local.F 538 DIAGSTATS_CALC
            statArr(1) = statArr(1) + tmpVol*tmpFld
./pkg/diagnostics/diagstats_local.F 539 DIAGSTATS_CALC
            statArr(2) = statArr(2) + tmpVol*tmpFld*tmpFld
./pkg/diagnostics/diagstats_local.F 562 DIAGSTATS_CALC
              tmpVol = arrDr*arrhFac(i,j)*arrArea(i,j)*frcArr(i,j)
./pkg/diagnostics/diagstats_local.F 564 DIAGSTATS_CALC
              tmpVol = arrDr*arrArea(i,j)*frcArr(i,j)
./pkg/diagnostics/diagstats_local.F 566 DIAGSTATS_CALC
            statArr(0) = statArr(0) + tmpVol
./pkg/diagnostics/diagstats_local.F 567 DIAGSTATS_CALC
            statArr(1) = statArr(1) + tmpVol*tmpFld
./pkg/diagnostics/diagstats_local.F 568 DIAGSTATS_CALC
            statArr(2) = statArr(2) + tmpVol*tmpFld*tmpFld
./pkg/diagnostics/diagstats_local.F 592 DIAGSTATS_CALC
              tmpVol = arrDr*arrhFac(i,j)*arrArea(i,j)
./pkg/diagnostics/diagstats_local.F 594 DIAGSTATS_CALC
              tmpVol = arrDr*arrArea(i,j)
./pkg/diagnostics/diagstats_local.F 596 DIAGSTATS_CALC
            statArr(0) = statArr(0) + tmpVol
./pkg/diagnostics/diagstats_local.F 597 DIAGSTATS_CALC
            statArr(1) = statArr(1) + tmpVol*tmpFld
./pkg/diagnostics/diagstats_local.F 598 DIAGSTATS_CALC
            statArr(2) = statArr(2) + tmpVol*tmpFld*tmpFld
./pkg/diagnostics/diagstats_local.F 622 DIAGSTATS_CALC
              tmpVol = arrDr*arrhFac(i,j)*arrArea(i,j)
./pkg/diagnostics/diagstats_local.F 624 DIAGSTATS_CALC
              tmpVol = arrDr*arrArea(i,j)
./pkg/diagnostics/diagstats_local.F 626 DIAGSTATS_CALC
            statArr(0) = statArr(0) + tmpVol
./pkg/diagnostics/diagstats_local.F 627 DIAGSTATS_CALC
            statArr(1) = statArr(1) + tmpVol*tmpFld
./pkg/diagnostics/diagstats_local.F 628 DIAGSTATS_CALC
            statArr(2) = statArr(2) + tmpVol*tmpFld*tmpFld
./pkg/monitor/mon_ke.F 32 MON_KE
      _RL numPnts,theVol,tmpVal,tmpVol
./pkg/monitor/mon_stats_rl.F 126 MON_STATS_RL
             tmpVol=arrArea(I,J,bi,bj)*arrhFac(I,J,K,bi,bj)*arrDr(K)
./pkg/monitor/mon_stats_rl.F 128 MON_STATS_RL
             theSDtile = theSDtile + tmpVol*(tmpVal-theMean)**2
./pkg/monitor/mon_stats_rl.F 40 MON_STATS_RL
      _RL tmpVol
./pkg/monitor/mon_stats_rl.F 78 MON_STATS_RL
            tmpVol = arrArea(I,J,bi,bj)*arrhFac(I,J,K,bi,bj)*arrDr(K)
./pkg/monitor/mon_stats_rl.F 80 MON_STATS_RL
            theVolTile = theVolTile   + tmpVol
./pkg/monitor/mon_stats_rl.F 81 MON_STATS_RL
            theMeanTile = theMeanTile + tmpVol*tmpVal
./pkg/monitor/mon_stats_rl.F 82 MON_STATS_RL
            theVarTile = theVarTile   + tmpVol*tmpVal*tmpVal
./pkg/monitor/mon_stats_latbnd_rl.F 54 MON_STATS_LATBND_RL
      _RL tmpVol
./pkg/monitor/mon_stats_latbnd_rl.F 90 MON_STATS_LATBND_RL
            tmpVol = arrArea(i,j,bi,bj)*arrhFac(i,j,km,bi,bj)*arrDr(k)
./pkg/monitor/mon_stats_latbnd_rl.F 92 MON_STATS_LATBND_RL
            theVol(n) = theVol(n) + tmpVol
./pkg/monitor/mon_stats_latbnd_rl.F 93 MON_STATS_LATBND_RL
            theMean(n)= theMean(n)+ tmpVol*tmpVal
./pkg/monitor/mon_stats_latbnd_rl.F 94 MON_STATS_LATBND_RL
            theVar(n) = theVar(n) + tmpVol*tmpVal*tmpVal
./pkg/monitor/mon_vort3.F 283 MON_VORT3
            tmpVol = rAz(i,j,bi,bj)*drF(k)*hFacZ(i,j)
./pkg/monitor/mon_vort3.F 294 MON_VORT3
            volTile  = volTile  + tmpVol
./pkg/monitor/mon_vort3.F 295 MON_VORT3
            vSumTile = vSumTile + tmpVol*tmpVal
./pkg/monitor/mon_vort3.F 296 MON_VORT3
            vSqsTile = vSqsTile + tmpVol*tmpVal*tmpVal
./pkg/monitor/mon_vort3.F 37 MON_VORT3
      _RL theVol, theArea, tmpVal, tmpAre, tmpVol
./pkg/monitor/mon_surfcor.F 143 MON_SURFCOR
              tmpVol  = rA(i,j,bi,bj)*h0FacC(i,j,k,bi,bj)*drF(k)
./pkg/monitor/mon_surfcor.F 145 MON_SURFCOR
              vT_Mean = vT_Mean + tmpVol*tmpVal
./pkg/monitor/mon_surfcor.F 147 MON_SURFCOR
     &          +tmpVol*rStarDhCDt(i,j,bi,bj)*salt(i,j,k,bi,bj)
./pkg/monitor/mon_surfcor.F 150 MON_SURFCOR
     &                                + tmpVol*tmpVal*conv_th2Heat
./pkg/monitor/mon_surfcor.F 56 MON_SURFCOR
      _RL tmpVol, tmpVal, conv_th2Heat, ddPI