You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow retreat of ice-sheet calving front in MALI
This PR changes the value of MALI's namelist option
config_restore_calving_front_prevent_retreat from true to false in E3SM.
When true, this option forces MALI to insert a thin layer of ice
anywhere that ice shelves retreat to keep the spatial extent of ice
shelves unchanged. This was implemented a long time ago to enforce
consistency of the MALI active ice extent with the coupler's current
assumption that ice-shelf spatial extent cannot change. However, it has
become clear that by restoring ice where it has been removed by the
model evolution creates a fictitious source of mass that is substantial.
In a recent v3.LR G-case with MALI active, this feature was causing a
cycle of removing and restoring ice on every time step, and this led to
a mass flux integrated over the ice sheet of ~700 Gt/yr - nearly as much
as ice-shelf basal melting and entirely fictitious. At the same time,
even though the MCT coupler does not support changing component domain
masks, there is not a requirement that the ice sheet's internal active
domain needs to match that of the coupler - that is a lesser evil than
violating mass conservation so flagrantly.
[NML] - active MALI cases only
[non-BFB] - active MALI cases only
0 commit comments