--- MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/03/29 15:59:20 1.1 +++ MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/05/17 21:30:17 1.3 @@ -44,6 +44,9 @@ C -------------------------- INT PARAMS --------------------------------------------------- + INTEGER streamice_max_nl + PARAMETER ( streamice_max_nl = 100 ) + COMMON /STREAMICE_PARMS_I/ & streamice_max_cg_iter, streamice_max_nl_iter, & streamice_vel_upd_counter, streamice_nstep_velocity,