|
2 | 2 | This file describes what tags were created on master and why
|
3 | 3 | ================================================================================
|
4 | 4 |
|
| 5 | +================================================================================ |
| 6 | +Originator: sacks |
| 7 | +Date: December 28, 2021 |
| 8 | +Version: cismwrap_2_1_95 |
| 9 | +One-line summary: Support one ice sheet evolving and one not evolving |
| 10 | + |
| 11 | +Purpose of changes: |
| 12 | + |
| 13 | + Changes needed to allow a mix of evolving and non-evolving ice sheets |
| 14 | + in a single run. The primary need for this was moving zero_gcm_fluxes |
| 15 | + from cism_in into the config file, but I also made some other small |
| 16 | + changes to support this scenario. I have also added an ERI test of |
| 17 | + this scenario to make sure that hybrid, branch and restart runs all |
| 18 | + work when you have a mix of evolving and non-evolving ice sheets. |
| 19 | + |
| 20 | + Also some other minor fixes. |
| 21 | + |
| 22 | +Standalone checkout supported in this tag (Yes/No): Yes |
| 23 | + (If yes, this implies that we expect to be able to build and run a |
| 24 | + case from a standalone checkout using manage_externals, and for this |
| 25 | + to continue to work long-term. The answer may be "No" if the set of |
| 26 | + externals pointed to by manage_externals is broken, or if at least |
| 27 | + one external points to a temporary branch that is may be deleted in |
| 28 | + the near future.) |
| 29 | + |
| 30 | + If No: Notes on externals used for testing: |
| 31 | + |
| 32 | +Changes answers relative to previous tag: NO |
| 33 | + |
| 34 | +Bugs fixed (include github issue number): |
| 35 | + |
| 36 | + Resolves ESCOMP/CISM-wrapper#53 (Change handling of some ice |
| 37 | + sheet-specific variables that are currently in cism_in) |
| 38 | + |
| 39 | + Resolves ESCOMP/CISM-warpper#54 (Do some testing with one ice sheet |
| 40 | + evolving and the other not evolving) |
| 41 | + |
| 42 | +Summary of testing: |
| 43 | + |
| 44 | + Full aux_glc test suite on cheyenne and izumi. |
| 45 | + |
| 46 | + All tests passed and were bit-for-bit. |
| 47 | + |
5 | 48 | ================================================================================
|
6 | 49 | Originator: sacks
|
7 | 50 | Date: December 27, 2021
|
|
0 commit comments