Skip to content

Commit

Permalink
Increase min cavity layer thickness to 2 m
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Aug 28, 2024
1 parent 43b01c4 commit 8c3b2c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cavity_min_levels = ${min_levels}
# minimum thickness of layers in ice-shelf cavities at the beginning and end
# of iterative ssh init
cavity_min_layer_thickness_initial = 2.0
cavity_min_layer_thickness_final = 1.0
cavity_min_layer_thickness_final = 2.0

# Maximum allowed Haney number for configurations with ice-shelf cavities
rx1_max = 20.0
Expand Down

0 comments on commit 8c3b2c4

Please sign in to comment.