/[MITgcm]/MITgcm/pkg/ecco/ecco_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/ecco/ecco_readparms.F

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

revision 1.40 by mlosch, Wed Sep 30 15:49:56 2009 UTC revision 1.41 by gforget, Sun Oct 25 01:33:21 2009 UTC
# Line 76  c--   Read the namelist input. Line 76  c--   Read the namelist input.
76       &                   curmtrufile,curmtrvfile,       &                   curmtrufile,curmtrvfile,
77       &                   salterrfile, temperrfile, velerrfile,       &                   salterrfile, temperrfile, velerrfile,
78       &                   salt0errfile, temp0errfile, vel0errfile,       &                   salt0errfile, temp0errfile, vel0errfile,
79         &                   ssterrfile, ssserrfile,
80       &                   hflux_errfile, sflux_errfile,       &                   hflux_errfile, sflux_errfile,
81       &                   tauu_errfile, tauv_errfile,       &                   tauu_errfile, tauv_errfile,
82       &                   atemp_errfile, aqh_errfile,       &                   atemp_errfile, aqh_errfile,
# Line 212  c--     Set default values. Line 213  c--     Set default values.
213          salt0errfile          =    ' '          salt0errfile          =    ' '
214          temp0errfile          =    ' '          temp0errfile          =    ' '
215          vel0errfile           =    ' '          vel0errfile           =    ' '
216            ssterrfile            =    ' '
217            ssserrfile            =    ' '
218          hflux_errfile         =    ' '          hflux_errfile         =    ' '
219          sflux_errfile         =    ' '          sflux_errfile         =    ' '
220          tauu_errfile          =    ' '          tauu_errfile          =    ' '

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

  ViewVC Help
Powered by ViewVC 1.1.22