From 528af347b9846b2dae36c65543ba68f8a5d7b61f Mon Sep 17 00:00:00 2001 From: Matthew Hoffman Date: Thu, 7 May 2026 13:38:31 -0600 Subject: [PATCH] Add option for crevasse water depth to be proportional to melt rate This commit adds a new possible value for config_crevasse_water_depth_source that allows the crevasse water depth to be directly proportional to the instantaneous local SMB melt rate. This is meant to be used as a very crude parameterization that provides water to crevasses when and where melting occurs, without any consideration of crevasse water mass balance. It could be used for something like monthly mean SMB to provide water to crevasses in the melt season and not otherwise. --- components/mpas-albany-landice/src/Registry.xml | 4 ++-- .../mpas-albany-landice/src/mode_forward/mpas_li_calving.F | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/components/mpas-albany-landice/src/Registry.xml b/components/mpas-albany-landice/src/Registry.xml index a6bf14cc9664..6791531aa156 100644 --- a/components/mpas-albany-landice/src/Registry.xml +++ b/components/mpas-albany-landice/src/Registry.xml @@ -301,14 +301,14 @@ />