Symbol Description Uses
ndmax 24



File Line number Procedure Code
./pkg/fizhi/update_ocean_exports.F 175 GETSICE
      integer ndmax
./pkg/fizhi/update_ocean_exports.F 176 GETSICE
      parameter (ndmax = 370)
./pkg/fizhi/update_ocean_exports.F 177 GETSICE
      integer nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 239 GETSICE
       call BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 436 GETSST
      integer ndmax
./pkg/fizhi/update_ocean_exports.F 437 GETSST
      parameter (ndmax = 370)
./pkg/fizhi/update_ocean_exports.F 438 GETSST
      integer nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 499 GETSST
       call BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 672 BCHEADER
      subroutine BCHEADER (iunit, ndmax, nrec,
./pkg/fizhi/update_ocean_exports.F 701 BCHEADER
      integer iunit, ndmax, nrec
./pkg/fizhi/update_ocean_exports.F 706 BCHEADER
      integer im,jm,ndatebc,nymdbc(ndmax),nhmsbc(ndmax)
./pkg/fizhi/update_ocean_exports.F 712 BCHEADER
      integer*4 ndatebc_32,nhmsbc_32(ndmax),nymdbc_32(ndmax)
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 176 GETSICE
      integer   ndmax
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 177 GETSICE
      parameter (ndmax = 370)
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 178 GETSICE
      integer nymdbc(ndmax),nhmsbc(ndmax)
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 249 GETSST
      integer   ndmax
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 250 GETSST
      parameter (ndmax = 370)
./verification/fizhi-cs-aqualev20/code/update_ocean_exports.F 251 GETSST
      integer nymdbc(ndmax),nhmsbc(ndmax)