| 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 |
|
& streamice_adjDump |
| 55 |
|
|
| 56 |
NAMELIST /STREAMICE_PARM02/ |
NAMELIST /STREAMICE_PARM02/ |
| 57 |
& shelf_max_draft, |
& shelf_max_draft, |
| 103 |
streamice_max_nl_iter = 100 |
streamice_max_nl_iter = 100 |
| 104 |
streamice_n_sub_regularize = 4 |
streamice_n_sub_regularize = 4 |
| 105 |
streamice_CFL_factor = .5 |
streamice_CFL_factor = .5 |
| 106 |
|
streamice_adjDump = 0. |
| 107 |
|
|
| 108 |
STREAMICEthickInit = 'FILE' |
STREAMICEthickInit = 'FILE' |
| 109 |
STREAMICEthickFile = ' ' |
STREAMICEthickFile = ' ' |