Skip to content

Commit ff9003d

Browse files
committed
Update change files
1 parent 326227a commit ff9003d

File tree

2 files changed

+113
-0
lines changed

2 files changed

+113
-0
lines changed

doc/ChangeSum

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Tag Who Date Summary
22
============================================================================================================================
3+
release-clm5.0.35 erik 02/08/2022 Add SSP3-7.0 extension, and SMYLE 1850 and transient, compsets and use-cases
34
release-clm5.0.34 erik 04/20/2020 Update documentation for release-clm5.0 branch, and fix issues with no-anthro surface dataset creation
45
release-clm5.0.33 erik 04/07/2020 Turn irrigation on for 2300 SSP extensions
56
release-clm5.0.32 erik 04/02/2020 Extensions to 2300 for SSP5-8.5,SSP5-3.4, and SSP1-2.6

doc/release-clm5.0.ChangeLog

+112
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,116 @@
11
===============================================================
2+
Tag name: release-clm5.0.35
3+
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
4+
Date: Tue Feb 8 15:18:15 MST 2022
5+
One-line Summary: Add SSP3-7.0 extension, and SMYLE 1850 and transient, compsets and use-cases
6+
7+
Purpose of this version:
8+
------------------------
9+
10+
Update externals for cism and cime to cesm2.1.4-rc-10. cime update was needed to run on izumi.
11+
iAdds a compset for the smyle L83 model (both 1850 and transient). BWsc1850smyle (jedwards4b)
12+
Add SSP3-7.0 extension compset and use-case, that runs for fixed 2100 conditions with 2100 landuse
13+
and 2100 harvest and fertilizer.
14+
15+
Update Nitrogen-deposition datasets with files created from WACCM simulations for SSP scenarios (SSP3-7.0,
16+
SSP5-3.4, and SSP5-8.5).
17+
18+
Fix several issues.
19+
20+
21+
CTSM Master Tag This Corresponds To:
22+
23+
Summary of changes:
24+
-------------------
25+
26+
Issues fixed (include CTSM Issue #):
27+
Fixes #1197 SMYLE use-case setup
28+
Fixes #1633 2100 to 2500 Extension compset for SSP3-7.0
29+
Fixes #1632 Missing ndep file to 2100 for SSP5-3.4
30+
Fixes #1631 ndep file for SSP2-4.5 is incorrect
31+
Fixes #1578 Need to replace SSP370 ndep file with new one
32+
Fixes #1131 Nitrogen Deposition file for SSP534OS
33+
Fixes #1093 Problems with running fates_next_api/release-clm5.0 on izumi
34+
Fixes #1036 ne30np4 1850 case fails because the fsurdat file is incorrect.
35+
Fixes #738 Totvegc threshold used to zero out soil carbon upon exit_spinup needs to be revisited
36+
37+
Science changes since: release-clm5.0.34
38+
Increase totvegcthresh to 1.0 to provide more seed Carbon to PFT's that may have died in AD spinup mode
39+
Update Nitorogen Deposition files for several SSP cases
40+
41+
Software changes since: release-clm5.0.34
42+
Add tests for new use-cases
43+
44+
Changes to User Interface since:
45+
New 2100_SSP3-7.0_control use-case and ISSP370ExtClm50BgcCrop compset
46+
New 20thC_smyle_transient and 1850_smyle_control use-cases
47+
48+
Testing:
49+
--------
50+
51+
[PASS means all tests PASS and OK means tests PASS other than expected fails.]
52+
53+
build-namelist tests:
54+
55+
cheyenne - PASS (30 different because of updates)
56+
57+
unit-tests (components/clm/src):
58+
59+
cheyenne - PASS
60+
61+
tools-tests (components/clm/test/tools):
62+
63+
cheyenne - OK
64+
65+
PTCLM testing (components/clm/tools/shared/PTCLM/test):
66+
67+
cheyenne - OK
68+
69+
regular tests (aux_clm):
70+
71+
cheyenne_intel ---- OK
72+
cheyenne_gnu ------ OK
73+
izumi_nag --------- OK
74+
izumi_pgi --------- OK
75+
izumi_intel ------- PASS
76+
77+
Summary of Answer changes:
78+
-------------------------
79+
80+
If the tag used for baseline comparisons was NOT the previous tag, note that here: previous
81+
82+
Changes answers relative to baseline:
83+
84+
Summarize any changes to answers, i.e.,
85+
- what code configurations: AD spinup mode, and SSP3-7.0, SSP2-4.5 and SSP5-3.4 because of ndep files
86+
- what platforms/compilers: All
87+
- nature of change:
88+
SSP cases are different because of update Nitrogen Deposition files
89+
Gives more seed Carbon to PFT's that may have died
90+
91+
Will new REFCASES need to be made for cesm and/or CAM?: No
92+
(This will likely be true if the LII tests failed)
93+
94+
Detailed list of changes:
95+
------------------------
96+
97+
Externals being used: (update cism, cime, and PTCLM)
98+
99+
cism: cism-release-cesm2.1.2_02
100+
rtm: release-cesm2.0.04
101+
mosart: release-cesm2.0.04
102+
cime: cim5.6.39
103+
FATES: sci.1.30.0_api.8.0.0
104+
PTCLM: PTCLM2_20200902
105+
106+
CTSM Tag versions pulled over from master development branch: None
107+
108+
Pull Requests that document the changes (include PR ids):
109+
(https://github.com/ESCOMP/ctsm/pull)
110+
#1614 -- add smyle L83 compset and SSP3-7.0 extension (jedwards4b)
111+
112+
===============================================================
113+
===============================================================
2114
Tag name: release-clm5.0.34
3115
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
4116
Date: Mon Apr 20 22:08:42 MDT 2020

0 commit comments

Comments
 (0)