|
2 | 2 | This file describes what tags were created on master and why
|
3 | 3 | ================================================================================
|
4 | 4 |
|
| 5 | +================================================================================ |
| 6 | +Originator: sacks |
| 7 | +Date: September 29, 2021 |
| 8 | +Version: cismwrap_2_1_92 |
| 9 | +One-line summary: Update externals (nuopc now the default!) and test list |
| 10 | + |
| 11 | +Purpose of changes: |
| 12 | + |
| 13 | + - Update externals to versions tentatively planned for |
| 14 | + cesm2_3_beta06. A key change here is to make nuopc the default |
| 15 | + driver. |
| 16 | + |
| 17 | + - Rework test names now that nuopc is the default driver (so _Vmct is |
| 18 | + needed explicitly, _Vnuopc is not) |
| 19 | + |
| 20 | + - Add a few more nuopc tests, now that nuopc is working on izumi_nag |
| 21 | + (partially addresses |
| 22 | + https://github.com/ESCOMP/CISM-wrapper/issues/60) |
| 23 | + |
| 24 | + - Fix for build issue on izumi_nag |
| 25 | + |
| 26 | +Standalone checkout supported in this tag (Yes/No): Yes |
| 27 | + (If yes, this implies that we expect to be able to build and run a |
| 28 | + case from a standalone checkout using manage_externals, and for this |
| 29 | + to continue to work long-term. The answer may be "No" if the set of |
| 30 | + externals pointed to by manage_externals is broken, or if at least |
| 31 | + one external points to a temporary branch that is may be deleted in |
| 32 | + the near future.) |
| 33 | + |
| 34 | + If No: Notes on externals used for testing: |
| 35 | + |
| 36 | +Changes answers relative to previous tag: No, but test names have changed |
| 37 | + |
| 38 | + To do baseline comparisons, I needed to create a temporary baseline |
| 39 | + directory where I renamed the tests as in this tag. With those |
| 40 | + renames, all tests passed baseline comparisons, though I compset |
| 41 | + tests had fieldlist differences. |
| 42 | + |
| 43 | +Bugs fixed (include github issue number): |
| 44 | +- Partially addresses ESCOMP/CISM-wrapper#60 (Once nuopc/cmeps cases |
| 45 | + work on izumi, add some testing) |
| 46 | + |
| 47 | +Summary of testing: |
| 48 | + |
| 49 | + Full aux_glc test suite on cheyenne and izumi. |
| 50 | + |
| 51 | + All tests passed and are bit-for-bit. |
| 52 | + |
| 53 | + Note that there are a few other nuopc tests I feel we should add, but |
| 54 | + I have left them out for now because they would fail: see |
| 55 | + https://github.com/ESCOMP/CISM-wrapper/issues/60 for details. |
| 56 | + |
5 | 57 | ================================================================================
|
6 | 58 | Originator: sacks
|
7 | 59 | Date: September 14, 2021
|
|
0 commit comments