/[MITgcm]/MITgcm/pkg/ctrl/ctrl_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/ctrl/ctrl_readparms.F

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

revision 1.31 by heimbach, Fri Feb 13 15:02:00 2009 UTC revision 1.32 by heimbach, Wed Oct 14 20:09:40 2009 UTC
# Line 119  c--   Read the namelist input. Line 119  c--   Read the namelist input.
119       &  xx_sst_file, xx_sss_file,       &  xx_sst_file, xx_sss_file,
120       &  xx_sststartdate1, xx_sststartdate2, xx_sstperiod,       &  xx_sststartdate1, xx_sststartdate2, xx_sstperiod,
121       &  xx_sssstartdate1, xx_sssstartdate2, xx_sssperiod,       &  xx_sssstartdate1, xx_sssstartdate2, xx_sssperiod,
122       &  xx_depth_file,       &  xx_depth_file, xx_gen2d_file, xx_gen3d_file,
123       &  xx_efluxy_file, xx_efluxp_file,       &  xx_efluxy_file, xx_efluxp_file,
124       &  xx_bottomdrag_file,       &  xx_bottomdrag_file,
125       &  xx_edtaux_file, xx_edtauy_file,       &  xx_edtaux_file, xx_edtauy_file,
# Line 163  c--     Set default values. Line 163  c--     Set default values.
163          xx_theta_file      = 'xx_theta'          xx_theta_file      = 'xx_theta'
164          xx_salt_file       = 'xx_salt'          xx_salt_file       = 'xx_salt'
165  c  c
166            xx_gen2d_file      = 'xx_gen2d'
167            xx_gen3d_file      = 'xx_gen3d'
168    c
169          xx_hfluxstartdate1 =   0          xx_hfluxstartdate1 =   0
170          xx_hfluxstartdate2 =   0          xx_hfluxstartdate2 =   0
171          xx_hfluxperiod     =   0. _d 0          xx_hfluxperiod     =   0. _d 0

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22