| 48 | &     STREAMICE_dump_mnc, STREAMICE_tave_mnc, | &     STREAMICE_dump_mnc, STREAMICE_tave_mnc, | 
| 49 | &     STREAMICE_GL_regularize, STREAMICE_move_front, | &     STREAMICE_GL_regularize, STREAMICE_move_front, | 
| 50 | &     STREAMICE_calve_to_mask, | &     STREAMICE_calve_to_mask, | 
| 51 | &     STREAMICE_construct_matrix, | !     &     STREAMICE_construct_matrix, | 
| 52 | &     STREAMICE_lower_cg_tol, | &     STREAMICE_lower_cg_tol, | 
| 53 | &     streamice_CFL_factor | &     streamice_CFL_factor | 
| 54 |  |  | 
| 115 | STREAMICE_GL_regularize = .FALSE. | STREAMICE_GL_regularize = .FALSE. | 
| 116 | STREAMICE_move_front = .FALSE. | STREAMICE_move_front = .FALSE. | 
| 117 | STREAMICE_calve_to_mask = .FALSE. | STREAMICE_calve_to_mask = .FALSE. | 
| 118 | STREAMICE_construct_matrix = .TRUE. | !      STREAMICE_construct_matrix = .TRUE. | 
| 119 | STREAMICE_lower_cg_tol = .FALSE. | STREAMICE_lower_cg_tol = .FALSE. | 
| 120 |  |  | 
| 121 | min_x_noflow_NORTH = 0. | min_x_noflow_NORTH = 0. |