Skip to content

Commit

Permalink
Draft ChangeLog/ChangeSum
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Feb 14, 2025
1 parent c1362c9 commit ef8f3bd
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
92 changes: 92 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,96 @@
===============================================================
Tag name: ctsm5.3.027
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310)
Date: Fri 14 Feb 2025 02:47:32 PM MST
One-line Summary: Add option to use CRUJRA2024 with clm6 and clm5

Purpose and description of changes
----------------------------------

Added the option and included explicit Crujra compsets with clm6 and clm5.
This required changes in cdeps.
Unrelated updates in cdeps required updating share.

Significant changes to scientifically-supported configurations
--------------------------------------------------------------

Does this tag change answers significantly for any of the following physics configurations?
(Details of any changes will be given in the "Answer changes" section below.)

[Put an [X] in the box for any configuration with significant answer changes.]

[ ] clm6_0

[ ] clm5_0

[ ] ctsm5_0-nwp

[ ] clm4_5


Bugs fixed
----------
List of CTSM issues fixed (include CTSM Issue # and description) [one per line]:
Partly addresses #1895 add crujra option for ctsm's datm inputs
Partly addresses #2960 update subset_data to use crujra

Notes of particular relevance for users
---------------------------------------
Changes to CTSM's user interface (e.g., new/renamed XML or namelist variables):
Adding new compsets with Crujra in their names and allowing CRUJRA2024 in long compset names

Changes made to namelist defaults (e.g., changed parameter values):
Limited changes revoling around lnd_tuning_mode settings

Changes to documentation:
Not, yet

Notes of particular relevance for developers:
---------------------------------------------
Changes to tests or testing:
New tests exercising the Crujra compsets

Testing summary:
----------------

[PASS means all tests PASS; OK means tests PASS other than expected fails.]

build-namelist tests (if CLMBuildNamelist.pm has changed):

derecho - PASS

python testing (if python code has changed; see instructions in python/README.md; document testing done):

derecho - PASS

regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):

derecho ----- OK
izumi ------- OK

Answer changes
--------------

Changes answers relative to baseline: No

Other details
-------------
List any git submodules updated (cime, rtm, mosart, cism, fates, etc.):
share1.1.7 to share1.1.8
cdeps1.0.61 to ?

Pull Requests that document the changes (include PR ids):
https://github.com/ESCOMP/ctsm/pull/2956
https://github.com/ESCOMP/CDEPS/pull/322

===============================================================
===============================================================
Tag name: ctsm5.3.026
===============================================================
===============================================================
Tag name: ctsm5.3.025
===============================================================
===============================================================
Tag name: ctsm5.3.024
Originator(s): xinchang (Cathy Xinchang Li, U of Illinois - Urbana-Champaign)
Date: Tue Feb 11 09:56:24 MST 2025
Expand Down
3 changes: 3 additions & 0 deletions doc/ChangeSum
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Tag Who Date Summary
============================================================================================================================
ctsm5.3.027 slevis 02/??/2025 Add option to use CRUJRA2024 with clm6 and clm5
ctsm5.3.026
ctsm5.3.025
ctsm5.3.024 xinchang 02/11/2025 Change choice of pressure in CLMU building energy model
ctsm5.3.023 afoster 02/08/2025 merge b4b-dev
ctsm5.3.022 glemieux 02/06/2025 Update FATES namelist build to avoid Meier2022
Expand Down

0 comments on commit ef8f3bd

Please sign in to comment.