63 |
& STREAMICEbasalTracFile, |
& STREAMICEbasalTracFile, |
64 |
& STREAMICEvelOptimFile, |
& STREAMICEvelOptimFile, |
65 |
& STREAMICE_ppm_driving_stress, |
& STREAMICE_ppm_driving_stress, |
66 |
& STREAMICE_h_ctrl_const_surf |
& STREAMICE_h_ctrl_const_surf, |
67 |
|
& streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, |
68 |
|
& streamice_wgt_avthick |
69 |
|
|
70 |
|
|
71 |
NAMELIST /STREAMICE_PARM02/ |
NAMELIST /STREAMICE_PARM02/ |
125 |
streamice_bg_surf_slope_y = 0. |
streamice_bg_surf_slope_y = 0. |
126 |
streamice_kx_b_init = 1. |
streamice_kx_b_init = 1. |
127 |
streamice_ky_b_init = 1. |
streamice_ky_b_init = 1. |
128 |
|
streamice_wgt_drift = 0. |
129 |
|
streamice_wgt_surf = 0. |
130 |
|
streamice_wgt_vel = 0. |
131 |
|
streamice_wgt_avthick = 0. |
132 |
|
|
133 |
STREAMICEthickInit = 'FILE' |
STREAMICEthickInit = 'FILE' |
134 |
STREAMICEthickFile = ' ' |
STREAMICEthickFile = ' ' |