We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0345c commit 9980bd9Copy full SHA for 9980bd9
polaris/tasks/ocean/drying_slope/forward.yaml
@@ -26,9 +26,12 @@ mpas-ocean:
26
config_prevent_drying: true
27
config_zero_drying_velocity: true
28
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
32
ALE_vertical_grid:
33
config_vert_coord_movement: impermeable_interfaces
- config_ALE_thickness_proportionality: weights_only
34
+ config_ALE_thickness_proportionality: restingThickness_times_weights
35
advection:
36
config_thickness_flux_type: upwind
37
debug:
0 commit comments