Symbol Description Uses
ndmax 24



File Line number Procedure Code
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 167 GETSICE
      integer   ndmax
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 168 GETSICE
      parameter (ndmax = 370)
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 169 GETSICE
      integer nymdbc(ndmax),nhmsbc(ndmax)
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 239 GETSST
      integer   ndmax
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 240 GETSST
      parameter (ndmax = 370)
./verification/fizhi-cs-aqualev10/code/update_ocean_exports.F 241 GETSST
      integer nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 166 GETSICE
      integer 	ndmax
./pkg/fizhi/update_ocean_exports.F 167 GETSICE
      parameter (ndmax = 370)
./pkg/fizhi/update_ocean_exports.F 168 GETSICE
      integer nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 222 GETSICE
       call BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 418 GETSST
      integer 	ndmax
./pkg/fizhi/update_ocean_exports.F 419 GETSST
      parameter (ndmax = 370)
./pkg/fizhi/update_ocean_exports.F 420 GETSST
      integer nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 473 GETSST
       call BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 646 BCHEADER
      subroutine BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 675 BCHEADER
      integer iunit, ndmax, nrec
./pkg/fizhi/update_ocean_exports.F 680 BCHEADER
      integer im,jm,ndatebc,nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 686 BCHEADER
      integer*4 ndatebc_32,nhmsbc_32(ndmax),nymdbc_32(ndmax)