Skip to content

Commit c582625

Browse files
committed
Update changelogs
1 parent 139333e commit c582625

File tree

2 files changed

+89
-0
lines changed

2 files changed

+89
-0
lines changed

doc/ChangeSum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Tag Who Date Summary
22
============================================================================================================================
3+
release-clm5.0.11 erik 10/30/2018 Bring fix for transient Bgc/Sp to release branch (from ctsm1.0.dev013)
34
release-clm5.0.10 sacks 10/29/2018 Bring in CMIP6 compset modifiers, output usermods and bit-for-bit fixes from dev014 and dev015
45
ctsm1.0.dev015 sacks 10/28/2018 CMIP6 compset modifiers, usermods for typical output, and other output enhancements
56
ctsm1.0.dev014 sacks 10/26/2018 Miscellaneous minor, bit-for-bit bug fixes

doc/release-clm5.0.ChangeLog

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,92 @@
11
===============================================================
2+
Tag name: release-clm5.0.11
3+
Originator(s): erik (Erik Kluzek)
4+
Date: Tue Oct 30 10:50:49 MDT 2018
5+
One-line Summary: Bring fix for transient Bgc/Sp to release branch (from ctsm1.0.dev013)
6+
7+
Purpose of this version:
8+
------------------------
9+
10+
Fix transient non-crop cases that had constant crop area so that crop area will change in time
11+
(and hence natural veg area will also change corresponding to it).
12+
13+
Also bring in changes to update mksurfdata_map to handle SSP-RCP future scenarios. Right now
14+
it can handle SSP5-8.5 out of the box. Also add a new test for that.
15+
16+
17+
CTSM Master Tag This Corresponds To: ctsm1.0
18+
19+
Summary of changes:
20+
-------------------
21+
22+
Issues fixed (include CTSM Issue #): #538
23+
#538 -- In transient pft simulations with use_crop=.false., %crop does not advance from 1850 value
24+
25+
Science changes since: release-clm5.0.10
26+
Fix so crop areas will change beyond 1850 for transient Bgc or Sp cases for clm45/clm50
27+
28+
Software changes since: release-clm5.0.10
29+
None
30+
31+
Changes to User Interface since: release-clm5.0.10
32+
New -ssp_rcp option to mksurfdata.pl
33+
34+
Testing:
35+
--------
36+
37+
[PASS means all tests PASS and OK means tests PASS other than expected fails.]
38+
39+
build-namelist tests:
40+
41+
cheyenne - PASS
42+
43+
unit-tests (components/clm/src):
44+
45+
cheyenne - PASS
46+
hobart ---PASS
47+
48+
regular tests (aux_clm):
49+
50+
cheyenne_intel ---- OK
51+
cheyenne_gnu ------ OK
52+
hobart_nag -------- OK
53+
hobart_pgi -------- OK
54+
hobart_intel ------ OK
55+
56+
Summary of Answer changes:
57+
-------------------------
58+
59+
Baseline version for comparison: release-clm5.0.10
60+
61+
Changes answers relative to baseline: Yes, for transient clm45/clm50 Bgc/SP
62+
63+
Summarize any changes to answers, i.e.,
64+
- what code configurations: clm45/clm50 transient Bgc/Sp
65+
- what platforms/compilers: All
66+
- nature of change: crop areas now increawse in time rather than remaining at 1850 levels
67+
Simulation to demonstrate new climate:
68+
- casename: dll/clm50_r267_1deg_GSWP3V1_iso_hist_nocrop_transientfix
69+
70+
Detailed list of changes:
71+
------------------------
72+
73+
Externals being used:
74+
75+
cism: release-cesm2.0.04
76+
rtm: release-cesm2.0.00
77+
mosart: release-cesm2.0.00
78+
cime: cime_cesm2_0_rel_05
79+
FATES: fates_s1.8.1_a3.0.0
80+
PTCLM: PTCLM2_180611
81+
82+
CTSM Tag versions pulled over from master development branch: ctsm1.0.dev013
83+
84+
Pull Requests that document the changes (include PR ids):
85+
(https://github.com/ESCOMP/ctsm/pull)
86+
#552 -- Move fix for transient non-crop to release-clm5.0 branch
87+
88+
===============================================================
89+
===============================================================
290
Tag name: release-clm5.0.10
391
Originator(s): sacks (Bill Sacks)
492
Date: Mon Oct 29 06:55:41 MDT 2018

0 commit comments

Comments
 (0)