Symbol Description Uses
topexmeanfile 7



File Line number Procedure Code
./pkg/ecco/ecco_readparms.F 116 ECCO_READPARMS
        topexmeanfile         =    ' '
./pkg/ecco/ecco_readparms.F 50 ECCO_READPARMS
     &                   topexperiod, topexfile, topexmeanfile,
./pkg/ecco/cost_readtopexmean.F 69 COST_READTOPEXMEAN
      call MDSREADFIELD( topexmeanfile, cost_iprec, cost_yftype, 1, 
./pkg/ecco/ecco_cost.h 915 NO PROCEDURE
     &                     topexmeanfile,
./pkg/ecco/ecco_cost.h 937 NO PROCEDURE
      character*(MAX_LEN_FNAM) topexmeanfile
./pkg/ecco/ecco_cost_summary.F 216 ECCO_COST_SUMMARY
        il = ilnblnk(topexmeanfile)
./pkg/ecco/ecco_cost_summary.F 218 ECCO_COST_SUMMARY
     &  '  T/P mean is read from:          ',topexmeanfile(1:il)