/[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.16 by dgoldberg, Thu Oct 20 15:22:53 2016 UTC revision 1.17 by dgoldberg, Tue Nov 29 14:22:20 2016 UTC
# Line 104  C     iUnit      :: Work variable for IO Line 104  C     iUnit      :: Work variable for IO
104       &     useStreamiceFlowlineButtr,       &     useStreamiceFlowlineButtr,
105  #endif  #endif
106       &     STREAMICE_allow_cpl       &     STREAMICE_allow_cpl
107    #ifdef ALLOW_OPENAD
108         &     ,streamice_smooth_thick_adjoint
109    #endif
110    
111  #ifdef ALLOW_STREAMICE_2DTRACER  #ifdef ALLOW_STREAMICE_2DTRACER
112        NAMELIST /STREAMICE_PARMTRACER/        NAMELIST /STREAMICE_PARMTRACER/
# Line 213  C--   Default values for STREAMICE Line 216  C--   Default values for STREAMICE
216        streamice_max_nl_iter = 100        streamice_max_nl_iter = 100
217        streamice_maxcgiter_cpl = 0        streamice_maxcgiter_cpl = 0
218        streamice_maxnliter_cpl = 0        streamice_maxnliter_cpl = 0
219    #ifdef ALLOW_OPENAD
220          streamice_smooth_thick_adjoint = 0
221    #endif
222  !      streamice_n_sub_regularize = 4  !      streamice_n_sub_regularize = 4
223        streamice_CFL_factor = .5        streamice_CFL_factor = .5
224        streamice_adjDump = 0.        streamice_adjDump = 0.

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22