9 |
& A_glen_isothermal, n_glen, eps_glen_min, |
& A_glen_isothermal, n_glen, eps_glen_min, |
10 |
& C_basal_fric_const, n_basal_friction, streamice_input_flux_unif, |
& C_basal_fric_const, n_basal_friction, streamice_input_flux_unif, |
11 |
& streamice_vel_update, streamice_cg_tol, streamice_nonlin_tol, |
& streamice_vel_update, streamice_cg_tol, streamice_nonlin_tol, |
12 |
|
& streamice_nonlin_tol_fp, |
13 |
& streamice_CFL_factor, streamice_adjDump |
& streamice_CFL_factor, streamice_adjDump |
14 |
_RL streamice_density, streamice_density_ocean_avg |
_RL streamice_density, streamice_density_ocean_avg |
15 |
_RL A_glen_isothermal, n_glen, eps_glen_min |
_RL A_glen_isothermal, n_glen, eps_glen_min |
18 |
_RL streamice_input_flux_unif |
_RL streamice_input_flux_unif |
19 |
_RL streamice_vel_update |
_RL streamice_vel_update |
20 |
_RL streamice_cg_tol, streamice_nonlin_tol |
_RL streamice_cg_tol, streamice_nonlin_tol |
21 |
|
_RL streamice_nonlin_tol_fp |
22 |
_RL streamice_CFL_factor |
_RL streamice_CFL_factor |
23 |
_RL streamice_adjDump |
_RL streamice_adjDump |
24 |
|
|