/[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.33 by jmc, Mon Jun 19 23:20:48 2006 UTC revision 1.34 by heimbach, Thu Oct 12 21:34:59 2006 UTC
# Line 100  c     Surface flux data. Line 100  c     Surface flux data.
100       &     snowprecipfile,          uwindfile,     vwindfile,       &     snowprecipfile,          uwindfile,     vwindfile,
101       &         wspeedfile,         swfluxfile,    lwfluxfile,       &         wspeedfile,         swfluxfile,    lwfluxfile,
102       &      apressurefile,         swdownfile,    lwdownfile,       &      apressurefile,         swdownfile,    lwdownfile,
103         &          hflux0file,          atemp0file,       aqh0file,
104         &          sflux0file,         precip0file,    runoff0file,
105         &        ustress0file,        vstress0file,      evap0file,
106         &     snowprecip0file,          uwind0file,     vwind0file,
107         &         wspeed0file,         swflux0file,    lwflux0file,
108         &      apressure0file,         swdown0file,    lwdown0file,
109       &          exf_iprec,  exf_yftype,       &          exf_iprec,  exf_yftype,
110       & useExfYearlyFields,  twoDigitYear,         useExfCheckRange,       & useExfYearlyFields,  twoDigitYear,         useExfCheckRange,
111       &   exf_inscal_hflux,  exf_inscal_sflux,      exf_inscal_evap,       &   exf_inscal_hflux,  exf_inscal_sflux,      exf_inscal_evap,
# Line 350  c     Data files. Line 356  c     Data files.
356        swdownfile         = ' '        swdownfile         = ' '
357        lwdownfile         = ' '        lwdownfile         = ' '
358        apressurefile      = ' '        apressurefile      = ' '
359    c
360          hflux0file          = ' '
361          atemp0file          = ' '
362          aqh0file            = ' '
363          evap0file           = ' '
364          precip0file         = ' '
365          snowprecip0file     = ' '
366          sflux0file          = ' '
367          runoff0file         = ' '
368          ustress0file        = ' '
369          vstress0file        = ' '
370          uwind0file          = ' '
371          vwind0file          = ' '
372          wspeed0file         = ' '
373          swflux0file         = ' '
374          lwflux0file         = ' '
375          swdown0file         = ' '
376          lwdown0file         = ' '
377          apressure0file      = ' '
378    
379  c     Start dates.  c     Start dates.
380        hfluxstartdate     = 0.        hfluxstartdate     = 0.

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.22