/[MITgcm]/MITgcm/pkg/exf/exf_check_range.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_check_range.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by dimitri, Tue Nov 30 21:27:15 2004 UTC revision 1.6 by dimitri, Thu Dec 2 15:41:22 2004 UTC
# Line 160  c             Runoff. Line 160  c             Runoff.
160       &                i, j, runoff(i,j,bi,bj)       &                i, j, runoff(i,j,bi,bj)
161                   print *, 'Please note that input units for runoff are'                   print *, 'Please note that input units for runoff are'
162                   print *, 'm/s not m/yr.  If input file is in m/yr, set'                   print *, 'm/s not m/yr.  If input file is in m/yr, set'
163                   print *, 'exf_inscalrunoff=1.0/(86400.*365.0)'                   print *, 'exf_inscal_runoff=1.0/(86400.0*365.0)'
164                   print *, 'in the data.exf input file.'                   print *, 'in the data.exf input file.'
165                   exferr = 1                   exferr = 1
166                endif                endif

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22