ESCOMP / CISM

Community Ice Sheet Model
GNU Lesser General Public License v3.0
6 stars 11 forks source link

Some changes needed for the inversion_ismip6 branch for ice shelves #30

Open ekluzek opened 4 years ago

ekluzek commented 4 years ago

These are the set of changes I needed to put in place, to get ice shelves working for a present day T compset.

Note, that I currently had to turn off an abort for the check

"Ocean data extrapolation error: did not fill level"

And I also added a check if kbot == ktop, that currently turns off the extrapolation for that point if triggered (and it's triggered very often).

I'm putting this in as a PR so it's easy to look at, and suggest changes to. I'm happy to make any changes suggested, or to have these changes dropped if different changes seem the right way to go.

whlipscomb commented 4 years ago

Thanks, @ekluzek. I'll look at these changes after the LIWG meeting.