Skip to content

Commit 21cd05d

Browse files
committed
Start ChangeLog documentation
1 parent d65c426 commit 21cd05d

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

docs/ChangeLog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11
===============================================================
2+
Tag name: release-cesm2.0.03
3+
Originator(s): erik
4+
Date: Oct 18, 2018
5+
One-line Summary: Remove ability to write out single-precision history because of issues
6+
7+
Don't allow the namelist option rtmhist_ndens to be set to 2, because this
8+
option doesn't currently function. The simple fix we put into place for it
9+
is not robust, and doesn't show conversion issues as soon as possible. We
10+
need to implement a solution that keeps history buffers at single precision
11+
and converts the instantaneous double precision data as it goes.
12+
13+
MOSART Master Tag This Corresponds To: mosart1_0_31 (with changes)
14+
15+
Issues Fixed: #10
16+
#18 -- rtmhist_ndens=2 does NOT work (so don't allow it as an option)
17+
18+
Science changes since: release-cesm2.0.01
19+
* None
20+
Software changes since: release-cesm2.0.01
21+
* None
22+
23+
Testing: Run mosart test suite
24+
hobart ---- PASS
25+
cheyenne -- PASS
26+
27+
Pull Requests that document the changes (include PR ids):
28+
29+
#19 -- Don't allow single precision history output
30+
31+
Testing:
32+
===============================================================
233
Tag name: release-cesm2.0.02
334
Originator(s): erik/billsacks
435
Date: Oct 12, 2018
@@ -34,6 +65,9 @@ is direct from jedwards4b (other than r8th addition).
3465

3566
MOSART Master Tag This Corresponds To: mosart1_0_31 (with changes)
3667

68+
Issues Fixed: #18
69+
#18 -- rtmhist_ndens=2 does NOT work (simplest fix that converts to single on output)
70+
3771
Science changes since: release-cesm2.0.00
3872
Added in 8th degree routing file (r8th)
3973
Software changes since: release-cesm2.0.00

0 commit comments

Comments
 (0)