ESCOMP / CISM-wrapper

Community Ice Sheet Model wrapper for CESM
http://www.cesm.ucar.edu/models/cesm2.0/land-ice/
Other
3 stars 15 forks source link

Support one ice sheet evolving and one not evolving #71

Closed billsacks closed 2 years ago

billsacks commented 2 years ago

Changes needed to allow a mix of evolving and non-evolving ice sheets in a single run. The primary need for this was moving zero_gcm_fluxes from cism_in into the config file, but I also made some other small changes to support this scenario. I have also added an ERI test of this scenario to make sure that hybrid, branch and restart runs all work when you have a mix of evolving and non-evolving ice sheets.

Also some other minor fixes.

Resolves #53 Resolves #54


I'll merge this PR myself once testing passes.