File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed
compass/ocean/tests/isomip_plus Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change 11config_time_integrator='RK4'
22config_thickness_flux_type='upwind'
3- config_land_ice_flux_mode='pressure_only'
3+ config_land_ice_flux_mode='standalone'
4+ config_vert_advection_method='flux-form'
45config_use_wetting_drying=.true.
5- config_zero_drying_velocity_ramp=.true.
6- config_zero_drying_velocity_ramp_hmax=1e1
6+ config_drying_safety_height=1e-10
7+ config_drying_min_cell_height=1.0e-3
8+ config_zero_drying_velocity_ramp=.false.
9+ config_zero_drying_velocity_ramp_hmin=1e-3
10+ config_zero_drying_velocity_ramp_hmax=1e-1
711config_use_ssh_gradient_wetting_drying=.false.
812config_prevent_drying=.true.
9- config_drying_min_cell_height=1.0e-3
1013config_zero_drying_velocity = .true.
11- config_use_land_ice_ssh_adjustment = .false.
12- config_use_land_ice_forcing=.false.
13- config_land_ice_dynamic_height=3.1e-3
14- config_use_land_ice_pressure_relaxation = .true.
15- config_land_ice_pressure_increment = 10.
16- config_use_land_ice_overburden_height=.true.
17- config_land_ice_overburden_height=-3e-3
14+ config_use_implicit_top_drag = .true.
You can’t perform that action at this time.
0 commit comments