Symbol Description Uses
depth 9



File Line number Procedure Code
./pkg/opps/opps_calc.F 774 NLOPPS
      common /countc/ convadj(imt,jmt,km),ics,depth(km),problem
./pkg/sbo/sbo_calc.F 161 SBO_CALC
      _RL lat, lat_deg, lon, radius, darea, dradius, dvolume, depth
./pkg/sbo/sbo_calc.F 251 SBO_CALC
              depth = ae - radius
./verification/flt_example/extra/write_float.F 106 NO PROCEDURE
              if (depth(i,j) .le. -2530.) then
./verification/flt_example/extra/write_float.F 133 NO PROCEDURE
              if (depth(i,j) .le. -2530.) then
./verification/flt_example/extra/write_float.F 159 NO PROCEDURE
              if (depth(i,j) .le. -2530.) then
./verification/flt_example/extra/write_float.F 36 NO PROCEDURE
        read(2,rec=1) depth
./verification/flt_example/extra/write_float.F 7 NO PROCEDURE
        double precision depth(Nx,Ny),xc(Nx),yc(Ny),degX,degY
./verification/flt_example/extra/write_float.F 84 NO PROCEDURE
              if (depth(i,j) .le. -2530.) then