Skip to content

Commit

Permalink
Update Change files
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed May 18, 2022
1 parent 358a58e commit fa09fa9
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 0 deletions.
107 changes: 107 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,111 @@
===============================================================
Tag name: ctsm5.1.dev096
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
Date: Wed May 18 10:01:44 MDT 2022
One-line Summary: Fix a few glitches from the last tag

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



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.]

[ ] clm5_1

[ ] clm5_0

[ ] ctsm5_0-nwp

[ ] clm4_5


Bugs fixed or introduced
------------------------
[Remove any lines that don't apply. Remove entire section if nothing applies.]

Issues fixed (include CTSM Issue #):
Fixes #1744 -- DAE tests fail
Fixes #1743 -- NEON test failing
Fixes #1749 -- cime path
Fixes #1752 -- modify_neon script

CIME Issues fixed (include issue #): Fix DAE tests

Known bugs introduced in this tag (include issue #):

Known bugs found since the previous tag (include issue #):


Notes of particular relevance for users
---------------------------------------

Caveats for users (e.g., need to interpolate initial conditions):
manage_python_env is at a prototype stage and not fully developed

Changes to CTSM's user interface (e.g., new/renamed XML or namelist variables):
When use_fates_sp is set -- by default soil_decomp_method will be None

Notes of particular relevance for developers:
---------------------------------------------
Changes to tests or testing:
Add a simple FatesSp test to aux_clm testlist


Testing summary: regular
----------------
[PASS means all tests PASS; OK means tests PASS other than expected fails.]

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

cheyenne - PASS

tools-tests (test/tools) (if tools have been changed):

cheyenne - PASS (neon tools)

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

cheyenne - PASS

clm_pymods test suite on cheyenne -

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

cheyenne ---- OK
izumi ------- PASS

If the tag used for baseline comparisons was NOT the previous tag, note that here:


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

Changes answers relative to baseline: No bit-for-bit

Other details
-------------
[Remove any lines that don't apply. Remove entire section if nothing applies.]

List any externals directories updated (cime, rtm, mosart, cism, fates, etc.): cime, ccs_config
cime to cime6.0.27
ccs_config to ccs_config_cesm0.035

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

#1753 -- Fix modify_singlept_site_neon.py script
#1750 -- Correct the path to cime python code
#1747 -- Fix a few glitches in last tag

===============================================================
===============================================================
Tag name: ctsm5.1.dev095
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
Date: Mon May 9 05:02:41 MDT 2022
Expand Down
1 change: 1 addition & 0 deletions doc/ChangeSum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Tag Who Date Summary
============================================================================================================================
ctsm5.1.dev096 erik 05/18/2022 Fix a few glitches from the last tag
ctsm5.1.dev095 erik 05/09/2022 Turn soil BGC off for FATES-SP mode, externals updates, FatesSP user-mod directory and compset
ctsm5.1.dev094 negins 05/06/2022 subset_data allows zeroing out nonveg landunits without any dompft selected
ctsm5.1.dev093 slevis 05/03/2022 Modifications for FATES-MIMICS to work
Expand Down

0 comments on commit fa09fa9

Please sign in to comment.