| 71 | 
      &     STREAMICEuDirichValsFile, | 
      &     STREAMICEuDirichValsFile, | 
| 72 | 
      &     STREAMICEvDirichValsFile,  | 
      &     STREAMICEvDirichValsFile,  | 
| 73 | 
      &     STREAMICEGlenConstFile, STREAMICEGlenConstConfig, | 
      &     STREAMICEGlenConstFile, STREAMICEGlenConstConfig, | 
| 74 | 
  | 
      &     STREAMICEBdotFile, STREAMICEBdotConfig, | 
| 75 | 
      &     STREAMICE_ppm_driving_stress, | 
      &     STREAMICE_ppm_driving_stress, | 
| 76 | 
      &     STREAMICE_h_ctrl_const_surf, | 
      &     STREAMICE_h_ctrl_const_surf, | 
| 77 | 
      &     streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, | 
      &     streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, | 
| 78 | 
      &     streamice_wgt_avthick, streamice_wgt_tikh,  | 
      &     streamice_wgt_avthick, streamice_wgt_tikh,  | 
| 79 | 
      &     streamice_addl_backstress, | 
      &     streamice_addl_backstress, | 
| 80 | 
      &     streamice_smooth_gl_width     | 
      &     streamice_smooth_gl_width, | 
| 81 | 
  | 
      &     PETSC_PRECOND_TYPE, PETSC_SOLVER_TYPE     | 
| 82 | 
  | 
  | 
| 83 | 
  | 
  | 
| 84 | 
       NAMELIST /STREAMICE_PARM02/ | 
       NAMELIST /STREAMICE_PARM02/ | 
| 162 | 
       STREAMICEuDirichValsFile = '' | 
       STREAMICEuDirichValsFile = '' | 
| 163 | 
       STREAMICEvDirichValsFile = '' | 
       STREAMICEvDirichValsFile = '' | 
| 164 | 
       STREAMICEGlenConstFile = '' | 
       STREAMICEGlenConstFile = '' | 
| 165 | 
  | 
       STREAMICEBdotFile = '' | 
| 166 | 
       STREAMICEcostMaskFile = '' | 
       STREAMICEcostMaskFile = '' | 
| 167 | 
       STREAMICEGlenConstConfig = 'UNIFORM' | 
       STREAMICEGlenConstConfig = 'UNIFORM' | 
| 168 | 
  | 
       STREAMICEBdotConfig = ' ' | 
| 169 | 
  | 
       PETSC_PRECOND_TYPE = 'PCBJACOBI' | 
| 170 | 
  | 
       PETSC_SOLVER_TYPE = 'KSPCG' | 
| 171 | 
  | 
  | 
| 172 | 
       STREAMICEison = .TRUE. | 
       STREAMICEison = .TRUE. | 
| 173 | 
       STREAMICE_tave_mdsio = .TRUE. | 
       STREAMICE_tave_mdsio = .TRUE. |