76 |
& streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, |
& streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, |
77 |
& streamice_wgt_avthick, streamice_wgt_tikh, |
& streamice_wgt_avthick, streamice_wgt_tikh, |
78 |
& streamice_addl_backstress, |
& streamice_addl_backstress, |
79 |
& streamice_smooth_gl_width |
& streamice_smooth_gl_width, |
80 |
|
& PETSC_PRECOND_TYPE, PETSC_SOLVER_TYPE |
81 |
|
|
82 |
|
|
83 |
NAMELIST /STREAMICE_PARM02/ |
NAMELIST /STREAMICE_PARM02/ |
163 |
STREAMICEGlenConstFile = '' |
STREAMICEGlenConstFile = '' |
164 |
STREAMICEcostMaskFile = '' |
STREAMICEcostMaskFile = '' |
165 |
STREAMICEGlenConstConfig = 'UNIFORM' |
STREAMICEGlenConstConfig = 'UNIFORM' |
166 |
|
PETSC_PRECOND_TYPE = 'PCBJACOBI' |
167 |
|
PETSC_SOLVER_TYPE = 'KSPCG' |
168 |
|
|
169 |
STREAMICEison = .TRUE. |
STREAMICEison = .TRUE. |
170 |
STREAMICE_tave_mdsio = .TRUE. |
STREAMICE_tave_mdsio = .TRUE. |