/[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.23 by heimbach, Sat May 27 17:07:21 2006 UTC revision 1.24 by heimbach, Wed Jun 7 01:55:14 2006 UTC
# Line 120  c--   Read the namelist input. Line 120  c--   Read the namelist input.
120       &  xx_sststartdate1, xx_sststartdate2, xx_sstperiod,       &  xx_sststartdate1, xx_sststartdate2, xx_sstperiod,
121       &  xx_sss_file,       &  xx_sss_file,
122       &  xx_sssstartdate1, xx_sssstartdate2, xx_sssperiod,       &  xx_sssstartdate1, xx_sssstartdate2, xx_sssperiod,
123       &  xx_hfacc_file,       &  xx_depth_file,
124       &  xx_efluxy_file,       &  xx_efluxy_file,
125       &  xx_efluxp_file,       &  xx_efluxp_file,
126       &  xx_bottomdrag_file,       &  xx_bottomdrag_file,
# Line 273  c Line 273  c
273          xx_diffkr_file      = 'xx_diffkr'          xx_diffkr_file      = 'xx_diffkr'
274          xx_kapgm_file       = 'xx_kapgm'          xx_kapgm_file       = 'xx_kapgm'
275          xx_tr1_file         = 'xx_ptr'          xx_tr1_file         = 'xx_ptr'
276          xx_hfacc_file       = 'xx_hfacc'          xx_depth_file       = 'xx_depth'
277          xx_efluxy_file      = 'xx_efluxy'          xx_efluxy_file      = 'xx_efluxy'
278          xx_efluxp_file      = 'xx_efluxp'          xx_efluxp_file      = 'xx_efluxp'
279          xx_bottomdrag_file  = 'xx_bottomdrag'          xx_bottomdrag_file  = 'xx_bottomdrag'

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

  ViewVC Help
Powered by ViewVC 1.1.22