Closed ckhroulev closed 3 years ago
Implements a till friction angle optimization scheme. This PR replaces #410, which was based on an old PISM version.
To test:
ncap2 -O -s "where(topg < 0 && thk*(910.0/1028.0) < 0 - topg) thk_bc_mask=1;" in.nc out.nc
-geometry.update.use_basal_melt_rate false
no_gl_retreat
-surface simple,no_gl_retreat
See doc/sphinx/manual/modeling-choices/subglacier/basal-strength.rst for more details.
doc/sphinx/manual/modeling-choices/subglacier/basal-strength.rst
Checklist
CHANGES.rst
Wow, this is great!
Implements a till friction angle optimization scheme. This PR replaces #410, which was based on an old PISM version.
To test:
-geometry.update.use_basal_melt_rate false
to disable geometry changes due to basal melt.no_gl_retreat
to "surface model modifiers", i.e. use-surface simple,no_gl_retreat
or similar.See
doc/sphinx/manual/modeling-choices/subglacier/basal-strength.rst
for more details.Checklist
CHANGES.rst