Skip to content

Commit 9980bd9

Browse files
committed
Update yaml
1 parent 5b0345c commit 9980bd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

polaris/tasks/ocean/drying_slope/forward.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,12 @@ mpas-ocean:
2626
config_prevent_drying: true
2727
config_zero_drying_velocity: true
2828
config_verify_not_dry: true
29+
config_zero_drying_velocity_ramp_hmin: 1e-3
30+
config_zero_drying_velocity_ramp_hmax: 1e-2
31+
config_zero_drying_velocity_ramp_factor: 1.0
2932
ALE_vertical_grid:
3033
config_vert_coord_movement: impermeable_interfaces
31-
config_ALE_thickness_proportionality: weights_only
34+
config_ALE_thickness_proportionality: restingThickness_times_weights
3235
advection:
3336
config_thickness_flux_type: upwind
3437
debug:

0 commit comments

Comments
 (0)