|
1 | 1 | =============================================================== |
| 2 | +Tag name: ctsm5.4.008 |
| 3 | +Originator(s): swensosc (Sean Swenson) |
| 4 | +Date: Mon Jan 12 11:19:38 PM MST 2026 |
| 5 | +One-line Summary: Add a correction for oversaturated soil layers in SoilWaterMovement |
| 6 | + |
| 7 | +Purpose and description of changes |
| 8 | +---------------------------------- |
| 9 | + |
| 10 | +Add a correction for oversaturated soil layers immediately after the soil water flux calculation in SoilWaterMovementMod. |
| 11 | + |
| 12 | +Significant changes to scientifically-supported configurations |
| 13 | +-------------------------------------------------------------- |
| 14 | + |
| 15 | +Does this tag change answers significantly for any of the following physics configurations? |
| 16 | +(Details of any changes will be given in the "Answer changes" section below.) |
| 17 | + |
| 18 | + [Put an [X] in the box for any configuration with significant answer changes.] |
| 19 | + |
| 20 | +[ ] clm6_0 |
| 21 | + |
| 22 | +[ ] clm5_0 |
| 23 | + |
| 24 | +[ ] ctsm5_0-nwp |
| 25 | + |
| 26 | +[ ] clm4_5 |
| 27 | + |
| 28 | + |
| 29 | +Bugs fixed |
| 30 | +---------- |
| 31 | + |
| 32 | +List of CTSM issues fixed (include CTSM Issue # and description) [one per line]: |
| 33 | + Second checkbox in #3879 -- placeholder issue soil water movement |
| 34 | + |
| 35 | +Notes of particular relevance for users |
| 36 | +--------------------------------------- |
| 37 | + |
| 38 | +Notes of particular relevance for developers: |
| 39 | +--------------------------------------------- |
| 40 | + |
| 41 | +Caveats for developers (e.g., code that is duplicated that requires double maintenance): |
| 42 | + |
| 43 | + |
| 44 | +Testing summary: regular |
| 45 | +---------------- |
| 46 | + [PASS means all tests PASS; OK means tests PASS other than expected fails.] |
| 47 | + |
| 48 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 49 | + |
| 50 | + derecho ----- OK |
| 51 | + izumi ------- OK |
| 52 | + |
| 53 | +If the tag used for baseline comparisons was NOT the previous tag, note that here: |
| 54 | + |
| 55 | +Answer changes |
| 56 | +-------------- |
| 57 | + |
| 58 | +Changes answers relative to baseline: Yes! Changes in most fields |
| 59 | + |
| 60 | + Summarize any changes to answers, i.e., |
| 61 | + - what code configurations: All |
| 62 | + - what platforms/compilers: All |
| 63 | + - nature of change (larger than roundoff/same climate) |
| 64 | + |
| 65 | + If this tag changes climate list the run(s) done to evaluate the new |
| 66 | + climate (from https://github.com/NCAR/LMWG_dev) |
| 67 | + - issue number: 132 |
| 68 | + |
| 69 | + URL for LMWG diagnostics output used to validate new climate: |
| 70 | + - https://webext.cgd.ucar.edu/I20TR/ctsm5.4.004_bgc_f09_131_HIST/lnd/ctsm5.4.004_bgc_f09_Oversaturation_131b_HIST_1994_2023_vs_ctsm5.4.004_bgc_f09_131_HIST_1994_2023/website/ |
| 71 | + |
| 72 | + |
| 73 | +Other details |
| 74 | +------------- |
| 75 | + |
| 76 | +Pull Requests that document the changes (include PR ids): |
| 77 | +(https://github.com/ESCOMP/ctsm/pull) |
| 78 | + #3683 -- Oversaturation |
| 79 | + |
| 80 | +=============================================================== |
| 81 | +=============================================================== |
| 82 | +Tag name: ctsm5.4.007 |
| 83 | +Originator(s): samrabin (Sam Rabin, UCAR/TSS) |
| 84 | +Date: Fri Jan 9 11:53:19 MST 2026 |
| 85 | +One-line Summary: Update (irrigated_)rice grnfill and lfemerg |
| 86 | + |
| 87 | +Purpose and description of changes |
| 88 | +---------------------------------- |
| 89 | + |
| 90 | +This brings the parameter file in line with what I used for my AGU 2025 simulations. |
| 91 | +- Increases grnfill from ~0.4 to 0.6. |
| 92 | +- Increases lfemerg from ~0.01 to 0.05. |
| 93 | + |
| 94 | +These changes should decrease rice yields. |
| 95 | + |
| 96 | +Significant changes to scientifically-supported configurations |
| 97 | +-------------------------------------------------------------- |
| 98 | + |
| 99 | +Does this tag change answers significantly for any of the following physics configurations? |
| 100 | +(Details of any changes will be given in the "Answer changes" section below.) |
| 101 | + |
| 102 | +[X] clm6_0 |
| 103 | + |
| 104 | +[ ] clm5_0 |
| 105 | + |
| 106 | +[ ] ctsm5_0-nwp |
| 107 | + |
| 108 | +[ ] clm4_5 |
| 109 | + |
| 110 | + |
| 111 | +Notes of particular relevance for users |
| 112 | +--------------------------------------- |
| 113 | + |
| 114 | +Changes made to namelist defaults (e.g., changed parameter values): |
| 115 | +- New clm6_0 paramfile: ctsm60_params.c260108.nc |
| 116 | + |
| 117 | + |
| 118 | +Testing summary: |
| 119 | +---------------- |
| 120 | + |
| 121 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 122 | + |
| 123 | + derecho ----- OK |
| 124 | + izumi ------- OK |
| 125 | + |
| 126 | + |
| 127 | +Answer changes |
| 128 | +-------------- |
| 129 | + |
| 130 | + Summarize any changes to answers, i.e., |
| 131 | + - what code configurations: Clm60 compsets |
| 132 | + - what platforms/compilers: All |
| 133 | + - nature of change (roundoff; larger than roundoff/same climate; new climate): At least larger than roundoff |
| 134 | + |
| 135 | +Other details |
| 136 | +------------- |
| 137 | + |
| 138 | +Pull Requests that document the changes: |
| 139 | +- [ESCOMP/CTSM Pull Request #3686: ctsm5.4.007: Update (irrigated_)rice grnfill and lfemerg](https://github.com/ESCOMP/CTSM/pull/3686) |
| 140 | + |
| 141 | +=============================================================== |
| 142 | +=============================================================== |
2 | 143 | Tag name: ctsm5.4.006 |
3 | 144 | Originator(s): erik (Erik Kluzek) |
4 | 145 | Date: Wed Jan 7 02:49:18 PM MST 2026 |
|
0 commit comments