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

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

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

revision 1.24 by dimitri, Tue Jan 4 04:18:36 2005 UTC revision 1.25 by dimitri, Mon Feb 21 05:32:55 2005 UTC
# Line 95  c     Surface flux data. Line 95  c     Surface flux data.
95       &         swfluxfile,         lwfluxfile, apressurefile,       &         swfluxfile,         lwfluxfile, apressurefile,
96       &         swdownfile,         lwdownfile,       &         swdownfile,         lwdownfile,
97       &          exf_iprec,         exf_yftype,       &          exf_iprec,         exf_yftype,
98       & useExfYearlyFields,   useExfCheckRange,       & useExfYearlyFields,  twoDigitYear,  useExfCheckRange,
99       &   exf_inscal_hflux,  exf_inscal_sflux,       &   exf_inscal_hflux,  exf_inscal_sflux,
100       & exf_inscal_ustress,  exf_inscal_vstress,       & exf_inscal_ustress,  exf_inscal_vstress,
101       &   exf_inscal_uwind,  exf_inscal_vwind,    exf_inscal_evap,       &   exf_inscal_uwind,  exf_inscal_vwind,    exf_inscal_evap,
# Line 310  c     Initialise file type and field pre Line 310  c     Initialise file type and field pre
310        exf_iprec            = 32        exf_iprec            = 32
311        exf_yftype           = 'RL'        exf_yftype           = 'RL'
312        useExfYearlyFields   = .FALSE.        useExfYearlyFields   = .FALSE.
313          twoDigitYear         = .FALSE.
314        useExfCheckRange     = .TRUE.        useExfCheckRange     = .TRUE.
315    
316  c     Input scaling factors.  c     Input scaling factors.

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22