You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
10
+
- For CAM snaphots, write cam_in%cflx for all constituents instead of just Q as it was declared horiz_only. Now write out as cam_in_cflx_(constituent name) - https://github.com/ESCOMP/CAM/issues/1335
11
+
12
+
Describe any changes made to build system: N/A
13
+
14
+
Describe any changes made to the namelist: N/A
15
+
16
+
List any changes to the defaults for the boundary datasets: N/A
17
+
18
+
Describe any substantial timing or memory changes: N/A
19
+
20
+
Code reviewed by: cacraig
21
+
22
+
List all files eliminated: N/A
23
+
24
+
List all files added and what they do: N/A
25
+
26
+
List all existing files that have been modified, and describe the changes:
27
+
M src/control/cam_snapshot_common.F90
28
+
- fix #1335
29
+
M src/control/cam_history.F90
30
+
- fix typo in comment
31
+
32
+
If there were any failures reported from running test_driver.sh on any test
33
+
platform, and checkin with these failures has been OK'd by the gatekeeper,
34
+
then copy the lines from the td.*.status files for the failed tests to the
35
+
appropriate machine below. All failed tests must be justified.
0 commit comments