File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11===============================================================
22Tag name: release-cesm2.0.03
33Originator(s): erik
4- Date: Oct 18 , 2018
4+ Date: Oct 19 , 2018
55One-line Summary: Remove ability to write out single-precision history because of issues
66
77Don't allow the namelist option rtmhist_ndens to be set to 2, because this
88option 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
1311MOSART 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===============================================================
3330Tag name: release-cesm2.0.02
3431Originator(s): erik/billsacks
35- Date: Oct 12 , 2018
32+ Date: Oct 16 , 2018
3633One-line Summary: Fix for py3
3734
3835MOSART 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===============================================================
5554Tag name: release-cesm2.0.01
You can’t perform that action at this time.
0 commit comments