Skip to content

Commit fd7e081

Browse files
committed
Update ChangeLog
1 parent b08f548 commit fd7e081

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/ChangeLog

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
===============================================================
22
Tag name: release-cesm2.0.03
33
Originator(s): erik
4-
Date: Oct 18, 2018
4+
Date: Oct 19, 2018
55
One-line Summary: Remove ability to write out single-precision history because of issues
66

77
Don't allow the namelist option rtmhist_ndens to be set to 2, because this
88
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.
9+
is not robust.
1210

1311
MOSART Master Tag This Corresponds To: mosart1_0_31 (with changes)
1412

@@ -28,11 +26,10 @@ Pull Requests that document the changes (include PR ids):
2826

2927
#19 -- Don't allow single precision history output
3028

31-
Testing:
3229
===============================================================
3330
Tag name: release-cesm2.0.02
3431
Originator(s): erik/billsacks
35-
Date: Oct 12, 2018
32+
Date: Oct 16, 2018
3633
One-line Summary: Fix for py3
3734

3835
MOSART Master Tag This Corresponds To: mosart1_0_31 (with changes)
@@ -49,7 +46,9 @@ Pull Requests that document the changes (include PR ids):
4946

5047
#17 -- Changes to fix #10, where an integer divide needs the floor operator
5148

52-
Testing:
49+
Testing: Run mosart test suite
50+
hobart ---- PASS
51+
cheyenne -- PASS
5352

5453
===============================================================
5554
Tag name: release-cesm2.0.01

0 commit comments

Comments
 (0)