Symbol Description Uses
depth_noWater 4



File Line number Procedure Code
./pkg/ocn_compon_interf/ocn_check_cplconfig.F 47 OCN_CHECK_CPLCONFIG
      _RL atm_waterOnly, atm_landOnly, depth_noWater
./pkg/ocn_compon_interf/ocn_check_cplconfig.F 77 OCN_CHECK_CPLCONFIG
      depth_noWater = 0. _d 0
./pkg/ocn_compon_interf/ocn_check_cplconfig.F 83 OCN_CHECK_CPLCONFIG
     &        .AND. R_low(i,j,bi,bj) .EQ. depth_noWater )
./pkg/ocn_compon_interf/ocn_check_cplconfig.F 85 OCN_CHECK_CPLCONFIG
     &        .AND. R_low(i,j,bi,bj) .NE. depth_noWater ) ) THEN