|
1 | 1 | =============================================================== |
| 2 | +Tag name: ctsm5.3.022 |
| 3 | +Originator(s): glemieux (Gregory Lemieux, LBNL, [email protected]) |
| 4 | +Date: Thu Feb 6 11:22:48 MST 2025 |
| 5 | +One-line Summary: Update FATES namelist build to avoid Meier2022 |
| 6 | + |
| 7 | +Purpose and description of changes |
| 8 | +---------------------------------- |
| 9 | + |
| 10 | +This tag brings in three updates, the primary of which is an update to the namelist |
| 11 | +build to avoid running FATES with roughness method Meier2022 in light of recently |
| 12 | +discovered incompatibility between FATES and this method. FATES will now used |
| 13 | +ZengWang2007 for all run mode. |
| 14 | + |
| 15 | +The other two updates are fairly minor changes. One is a B4B change to the order in |
| 16 | +which the use_fates_luh flag is passed to FATES. The other is an update to history |
| 17 | +outputs for the FatesColdAllVars testmod per a recent FATES-side update. |
| 18 | + |
| 19 | + |
| 20 | +Significant changes to scientifically-supported configurations |
| 21 | +-------------------------------------------------------------- |
| 22 | + |
| 23 | +Does this tag change answers significantly for any of the following physics configurations? |
| 24 | +(Details of any changes will be given in the "Answer changes" section below.) |
| 25 | + |
| 26 | + [Put an [X] in the box for any configuration with significant answer changes.] |
| 27 | + |
| 28 | +[ ] clm6_0 |
| 29 | + |
| 30 | +[ ] clm5_0 |
| 31 | + |
| 32 | +[ ] ctsm5_0-nwp |
| 33 | + |
| 34 | +[ ] clm4_5 |
| 35 | + |
| 36 | + |
| 37 | +Bugs fixed |
| 38 | +---------- |
| 39 | + |
| 40 | + #2932 - 'Meier 2022' z0 parameterization causes errors with FATES |
| 41 | + |
| 42 | +Testing summary: |
| 43 | +---------------- |
| 44 | + |
| 45 | + [PASS means all tests PASS; OK means tests PASS other than expected fails.] |
| 46 | + |
| 47 | + build-namelist tests (if CLMBuildNamelist.pm has changed): |
| 48 | + |
| 49 | + derecho - PASS |
| 50 | + |
| 51 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 52 | + |
| 53 | + derecho ----- OK |
| 54 | + izumi ------- OK |
| 55 | + |
| 56 | + fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>) |
| 57 | + derecho ----- OK |
| 58 | + izumi ------- OK |
| 59 | + |
| 60 | +If the tag used for baseline comparisons was NOT the previous tag, note that here: |
| 61 | + |
| 62 | + fates suite tested against fates-sci.1.80.10_api.37.0.0-ctsm5.3.021 |
| 63 | + |
| 64 | +Answer changes |
| 65 | +-------------- |
| 66 | + |
| 67 | +Changes answers relative to baseline: Yes, only some FATES tests |
| 68 | + |
| 69 | + The FATES tag has been updated from sci.1.80.4_api.37.0.0 to sci.1.80.11_api.37.0.0, |
| 70 | + which includes a number of bug fixes some of which result in changes to some baselines. |
| 71 | + Additional, all tests using Clm60Fates based compsets have DIFFs due to the roughness |
| 72 | + method update. |
| 73 | + |
| 74 | +Other details |
| 75 | +------------- |
| 76 | +List any git submodules updated (cime, rtm, mosart, cism, fates, etc.): |
| 77 | + fates: sci.1.80.4_api.37.0.0 -> sci.1.80.11_api.37.0.0 |
| 78 | + |
| 79 | +Pull Requests that document the changes (include PR ids): |
| 80 | +(https://github.com/ESCOMP/ctsm/pull) |
| 81 | + https://github.com/ESCOMP/CTSM/pull/2934 |
| 82 | + https://github.com/ESCOMP/CTSM/pull/2936 |
| 83 | + https://github.com/ESCOMP/CTSM/pull/2898 |
| 84 | + https://github.com/NGEET/FATES/pull/1273 |
| 85 | + |
| 86 | +=============================================================== |
| 87 | +=============================================================== |
2 | 88 | Tag name: ctsm5.3.021 |
3 | 89 | Originator(s): samrabin (Sam Rabin, UCAR/TSS) |
4 | 90 | Date: Wed 29 Jan 2025 04:21:40 PM MST |
|
0 commit comments