/[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.15 by heimbach, Thu Feb 26 19:34:34 2004 UTC revision 1.16 by dimitri, Wed Mar 3 05:17:45 2004 UTC
# Line 73  c     == end of interface == Line 73  c     == end of interface ==
73    
74  c     Surface flux data.  c     Surface flux data.
75        namelist /exf_nml/        namelist /exf_nml/
76       &    repeatPeriod,       &       repeatPeriod,         exf_albedo,
77       &    hfluxstartdate1,    hfluxstartdate2,   hfluxperiod,       &    hfluxstartdate1,    hfluxstartdate2,   hfluxperiod,
78       &    atempstartdate1,    atempstartdate2,   atempperiod,       &    atempstartdate1,    atempstartdate2,   atempperiod,
79       &      aqhstartdate1,      aqhstartdate2,     aqhperiod,       &      aqhstartdate1,      aqhstartdate2,     aqhperiod,
# Line 266  c     Calendar data. Line 266  c     Calendar data.
266        apressureconst         = 0.0 _d 0        apressureconst         = 0.0 _d 0
267    
268        repeatPeriod           = 0.0 _d 0        repeatPeriod           = 0.0 _d 0
269          exf_albedo             = 0.1 _d 0
270    
271  c     Data files.  c     Data files.
272        hfluxfile          = ' '        hfluxfile          = ' '

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22