Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Sep 13, 2023
1 parent 77e8eea commit 9fd0612
Showing 1 changed file with 7 additions and 32 deletions.
39 changes: 7 additions & 32 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
===============================================================
Tag name: ctsm5.1.dev141
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310)
Date: Tue Sep 12 17:08:11 MDT 2023
Date: Wed Sep 13 13:58:04 MDT 2023
One-line Summary: Change small snocan to zero

Purpose and description of changes
Expand Down Expand Up @@ -34,45 +34,19 @@ Does this tag change answers significantly for any of the following physics conf
Bugs fixed or introduced
------------------------
CTSM issues fixed (include CTSM Issue #):
#2041
#2048
Fixes #2041
Fixes #2048


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

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

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

cheyenne -

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

cheyenne -

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

(any machine) -

[If python code has changed and you are NOT running aux_clm (e.g., because the only changes are in python
code) then also run the clm_pymods test suite; this is a small subset of aux_clm that runs the system
tests impacted by python changes. The best way to do this, if you expect no changes from the last tag in
either model output or namelists, is: create sym links pointing to the last tag's baseline directory,
named with the upcoming tag; then run the clm_pymods test suite comparing against these baselines but NOT
doing their own baseline generation. If you are already running the full aux_clm then you do NOT need to
separately run the clm_pymods test suite, and you can remove the following line.]

clm_pymods test suite on cheyenne -

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

cheyenne ----
izumi -------

any other testing (give details below):

If the tag used for baseline comparisons was NOT the previous tag, note that here:
cheyenne ---- OK
izumi ------- OK


Answer changes
Expand All @@ -89,7 +63,8 @@ Changes answers relative to baseline:
The answer changes are expected to be roundoff-level because the code change
just truncates roundoff-level greater-than-zero states to exactly zero for
snocan that most likely needed to be zero anyway.
We find that the answer changes grow to greater than roundoff, but the

The answer changes grow to greater than roundoff, but the
cprnc.out file from a 20-year izumi test-suite case does not contain
differences of concerning magnitude.

Expand Down

0 comments on commit 9fd0612

Please sign in to comment.