/[MITgcm]/MITgcm/pkg/streamice/streamice_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/streamice/streamice_readparms.F

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

revision 1.1 by dgoldberg, Wed Jun 12 21:30:22 2013 UTC revision 1.2 by dgoldberg, Mon Jun 24 20:53:06 2013 UTC
# Line 62  C     iUnit      :: Work variable for IO Line 62  C     iUnit      :: Work variable for IO
62       &     streamice_bg_surf_slope_x, streamice_bg_surf_slope_y,       &     streamice_bg_surf_slope_x, streamice_bg_surf_slope_y,
63       &     streamice_kx_b_init, streamice_ky_b_init,       &     streamice_kx_b_init, streamice_ky_b_init,
64       &     STREAMICEbasalTracConfig,       &     STREAMICEbasalTracConfig,
65         &     STREAMICEBdotConfig,
66       &     STREAMICEbasalTracFile,       &     STREAMICEbasalTracFile,
67         &     STREAMICEBdotFile,
68       &     STREAMICEvelOptimFile,       &     STREAMICEvelOptimFile,
69       &     STREAMICEtopogFile,       &     STREAMICEtopogFile,
70       &     STREAMICEhmaskFile,       &     STREAMICEhmaskFile,
# Line 175  C--   Default values for STREAMICE Line 177  C--   Default values for STREAMICE
177        STREAMICEsigcoordInit = 'UNIFORM'        STREAMICEsigcoordInit = 'UNIFORM'
178        STREAMICEsigcoordFile = ' '        STREAMICEsigcoordFile = ' '
179        STREAMICEbasalTracConfig = 'UNIFORM'        STREAMICEbasalTracConfig = 'UNIFORM'
180          STREAMICEBdotConfig = ''
181          STREAMICEBdotFile = ''
182        STREAMICEbasalTracFile = ' '        STREAMICEbasalTracFile = ' '
183        STREAMICEvelOptimFile = ''        STREAMICEvelOptimFile = ''
184        STREAMICEtopogFile = ''        STREAMICEtopogFile = ''

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22