Symbol Description Uses
mlDepth 7



File Line number Procedure Code
./pkg/atm2d/ATM2D_VARS.h 278 NO PROCEDURE
      COMMON/FROM_OCN/ sstFromOcn, sssFromOcn, oFluxCO2, mlDepth
./pkg/atm2d/ATM2D_VARS.h 282 NO PROCEDURE
       _RL mlDepth(1:sNx,1:sNy)    ! at present, simply the depth of top ocean grid cell (m)
./pkg/atm2d/get_ocnvars.F 101 GET_OCNVARS
           mlDepth(i,j) = hFacC(i,j,1,1,1)*drF(1)
./pkg/atm2d/get_ocnvars.F 127 GET_OCNVARS
          hOceMxl(i,j,1,1) = mlDepth(i,j)
./pkg/atm2d/get_ocnvars.F 56 GET_OCNVARS
          mlDepth(i,j) = OcMxlD_ocn(i,j)
./pkg/atm2d/get_ocnvars.F 84 GET_OCNVARS
           mlDepth(i,j) =
./pkg/atm2d/get_ocnvars.F 91 GET_OCNVARS
           mlDepth(i,j) = hFac_surfC(i,j,1,1)*drF(1)