pism / pism

Repository for the Parallel Ice Sheet Model (PISM)
https://pism.io/
GNU General Public License v3.0
98 stars 41 forks source link

Implement till friction angle optimization #496

Closed ckhroulev closed 2 years ago

ckhroulev commented 2 years ago

Implements a till friction angle optimization scheme. This PR replaces #410, which was based on an old PISM version.

To test:

See doc/sphinx/manual/modeling-choices/subglacier/basal-strength.rst for more details.

Checklist

talbrecht commented 2 years ago

Wow, this is great!