/[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.11 by heimbach, Wed Jan 12 23:39:39 2005 UTC revision 1.12 by heimbach, Mon Feb 28 17:29:38 2005 UTC
# Line 105  c--   Read the namelist input. Line 105  c--   Read the namelist input.
105       &  xx_efluxy_file,       &  xx_efluxy_file,
106       &  xx_efluxp_file,       &  xx_efluxp_file,
107       &  xx_bottomdrag_file,       &  xx_bottomdrag_file,
108         &  xx_edtaux_file,
109         &  xx_edtauy_file,
110       &  doInitXX,       &  doInitXX,
111       &  doPackDiag,       &  doPackDiag,
112       &  doZscaleUnpack,       &  doZscaleUnpack,
# Line 187  c--     Set default values. Line 189  c--     Set default values.
189          xx_efluxy_file      = ' '          xx_efluxy_file      = ' '
190          xx_efluxp_file      = ' '          xx_efluxp_file      = ' '
191          xx_bottomdrag_file  = ' '          xx_bottomdrag_file  = ' '
192            xx_edtaux_file      = ' '
193            xx_edtauy_file      = ' '
194    
195  #ifdef ALLOW_TANGENTLINEAR_RUN  #ifdef ALLOW_TANGENTLINEAR_RUN
196          yadprefix           = 'g_'          yadprefix           = 'g_'

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22