|
1 | 1 | =============================================================== |
| 2 | +Tag name: ctsm5.3.057 |
| 3 | +Originator(s): glemieux (Gregory Lemieux, LBNL, [email protected]) |
| 4 | +Date: Fri Jun 13 17:00:00 MDT 2025 |
| 5 | +One-line Summary: Fix PEM test for on-the-fly parameter file generation |
| 6 | + |
| 7 | +Purpose and description of changes |
| 8 | +---------------------------------- |
| 9 | + |
| 10 | +This resolves an issue in which PEM tests that are used in conjunction with |
| 11 | +testmods that build the FATES parameter file on-the-fly might result in RUN |
| 12 | +failure due to the file not being generated for the second case. This |
| 13 | +addresses the issue by simply by setting the fates_paramfile namelist setting |
| 14 | +to the full path for the primary test case directory. |
| 15 | + |
| 16 | +Significant changes to scientifically-supported configurations |
| 17 | +-------------------------------------------------------------- |
| 18 | + |
| 19 | +Does this tag change answers significantly for any of the following physics configurations? |
| 20 | +(Details of any changes will be given in the "Answer changes" section below.) |
| 21 | + |
| 22 | + [Put an [X] in the box for any configuration with significant answer changes.] |
| 23 | + |
| 24 | +[ ] clm6_0 |
| 25 | + |
| 26 | +[ ] clm5_0 |
| 27 | + |
| 28 | +[ ] ctsm5_0-nwp |
| 29 | + |
| 30 | +[ ] clm4_5 |
| 31 | + |
| 32 | + |
| 33 | +Bugs fixed |
| 34 | +---------- |
| 35 | +List of CTSM issues fixed (include CTSM Issue # and description) [one per line]: |
| 36 | + Resolves #3097 Missing on-the-fly built fates parameter file for test types that have a "case2" subdirectory |
| 37 | + |
| 38 | +Notes of particular relevance for developers: |
| 39 | +--------------------------------------------- |
| 40 | +Changes to tests or testing: |
| 41 | + PEM_D_Ld20.5x5_amazon.I2000Clm50FatesRs.derecho_gnu.clm-FatesColdSeedDisp is now added to the aux_clm test suite |
| 42 | + Note that this test fails as expected on the COMPARE_mod_pes step |
| 43 | + |
| 44 | +Testing summary: |
| 45 | +---------------- |
| 46 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 47 | + |
| 48 | + derecho ----- OK |
| 49 | + izumi ------- OK |
| 50 | + |
| 51 | +Answer changes |
| 52 | +-------------- |
| 53 | + |
| 54 | +Changes answers relative to baseline: No |
| 55 | + |
| 56 | +Other details |
| 57 | +------------- |
| 58 | + |
| 59 | +Pull Requests that document the changes (include PR ids): |
| 60 | +(https://github.com/ESCOMP/ctsm/pull) |
| 61 | +[ctsm5.3.057: Fix PEM test for FATES testmod that builds an on-the-fly parameter file](https://github.com/ESCOMP/CTSM/pull/3243) |
| 62 | + |
| 63 | +=============================================================== |
| 64 | +=============================================================== |
2 | 65 | Tag name: ctsm5.3.056 |
3 | 66 | Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326) |
4 | 67 | Date: Thu 12 Jun 2025 01:43:46 PM MDT |
|
0 commit comments