/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F

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

revision 1.6 by dgoldberg, Tue Sep 18 17:06:48 2012 UTC revision 1.7 by dgoldberg, Thu Sep 27 20:29:00 2012 UTC
# Line 61  C     iUnit      :: Work variable for IO Line 61  C     iUnit      :: Work variable for IO
61       &     streamice_kx_b_init, streamice_ky_b_init,       &     streamice_kx_b_init, streamice_ky_b_init,
62       &     STREAMICEbasalTracConfig,       &     STREAMICEbasalTracConfig,
63       &     STREAMICEbasalTracFile,       &     STREAMICEbasalTracFile,
64       &     STREAMICEvelOptimFile       &     STREAMICEvelOptimFile,
65         &     STREAMICE_ppm_driving_stress,
66         &     STREAMICE_h_ctrl_const_surf
67    
68    
69        NAMELIST /STREAMICE_PARM02/        NAMELIST /STREAMICE_PARM02/
# Line 142  C--   Default values for STREAMICE Line 144  C--   Default values for STREAMICE
144  !      STREAMICE_construct_matrix = .TRUE.  !      STREAMICE_construct_matrix = .TRUE.
145        STREAMICE_lower_cg_tol = .FALSE.        STREAMICE_lower_cg_tol = .FALSE.
146        STREAMICE_diagnostic_only = .FALSE.        STREAMICE_diagnostic_only = .FALSE.
147          STREAMICE_ppm_driving_stress = .FALSE.
148          STREAMICE_h_ctrl_const_surf = .FALSE.
149  !       STREAMICE_hybrid_stress= .FALSE.  !       STREAMICE_hybrid_stress= .FALSE.
150    
151        min_x_noflow_NORTH = 0.        min_x_noflow_NORTH = 0.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22