|
1 | 1 | =============================================================== |
| 2 | +Tag name: ctsm5.4.012 |
| 3 | +Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310) |
| 4 | +Date: Mon Jan 26 03:13:02 PM MST 2026 |
| 5 | +One-line Summary: Fix C-balance error for partly emerged crops |
| 6 | + |
| 7 | +Purpose and description of changes |
| 8 | +---------------------------------- |
| 9 | + |
| 10 | + In CNPhenology, to the section "plant had emerged before harvest" I added a subsection "plant partly emerged from the ground" that repeats the code from the "else" section just after that's labeled "plant never emerged from the ground." |
| 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 | +List of CTSM issues fixed (include CTSM Issue # and description) [one per line]: |
| 32 | + Fixes #3678 |
| 33 | + |
| 34 | +Testing summary: |
| 35 | +---------------- |
| 36 | + [PASS means all tests PASS; OK means tests PASS other than expected fails.] |
| 37 | + |
| 38 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 39 | + |
| 40 | + derecho ----- OK |
| 41 | + izumi ------- OK |
| 42 | + |
| 43 | +Answer changes |
| 44 | +-------------- |
| 45 | + |
| 46 | +Changes answers relative to baseline: Yes |
| 47 | + |
| 48 | + - Configurations: Four BASELINE tests show DIFFs. Three derecho_intel, one izumi_nag, all four I2000Clm60BgcCrop: |
| 49 | + ERP_P64x2_Ld765.f10_f10_mg37.I2000Clm60BgcCrop.derecho_intel.clm-monthly BASELINE ctsm5.4.011: DIFF |
| 50 | + ERS_Ly3.f10_f10_mg37.I2000Clm60BgcCrop.derecho_intel BASELINE ctsm5.4.011: DIFF |
| 51 | + SMS_Ly2_PS.f19_g17.I2000Clm60BgcCrop.derecho_intel.clm-cropMonthOutput BASELINE ctsm5.4.011: DIFF |
| 52 | + SMS_D_Ld65.f10_f10_mg37.I2000Clm60BgcCrop.izumi_nag.clm-FireLi2024GSWP BASELINE ctsm5.4.011: DIFF |
| 53 | + - Nature of change: Potentially larger than roundoff (certainly in B-cases) but same climate and rare. |
| 54 | + |
| 55 | +Other details |
| 56 | +------------- |
| 57 | +Pull Requests that document the changes (include PR ids): |
| 58 | + https://github.com/ESCOMP/ctsm/pull/3702 |
| 59 | + |
| 60 | +=============================================================== |
| 61 | +=============================================================== |
2 | 62 | Tag name: ctsm5.4.011 |
3 | 63 | Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310) |
4 | 64 | Date: Thu Jan 22 04:01:52 PM MST 2026 |
|
0 commit comments