Skip to content

Commit f6dd844

Browse files
committed
Update ChangeLog with issue descriptions
1 parent d75467c commit f6dd844

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

doc/ChangeLog

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ One-line Summary: Phase 1 of rk_stratiform CCPPization; CCPPize cldfrc
77
Github PR URL: https://github.com/ESCOMP/CAM/pull/1271
88

99
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
10-
- Closes #1267
10+
- Closes #1267 - Convert cloud_fraction/cldfrc to CCPP and move to atmospheric_physics
1111
- Fixes #1274 for incorrect vertical dimension of `tphysbc_cmfmc` in snapshots
12-
- Partial completion of https://github.com/ESCOMP/CAM/issues/1267; most code has been moved to atmospheric_physics.
12+
- Partial completion of #1225 - Convert rk_stratiform_tend (CAM4) to CCPP and move to atmos_phys; most code has been moved to atmospheric_physics.
1313

1414
Describe any changes made to build system: N/A
1515

1616
Describe any changes made to the namelist:
1717
- build-namelist updated to add `rk_stratiform_tend` snapshot point
1818

19-
List any changes to the defaults for the boundary datasets:
19+
List any changes to the defaults for the boundary datasets: N/A
2020

21-
Describe any substantial timing or memory changes:
21+
Describe any substantial timing or memory changes: N/A
2222

2323
Code reviewed by: nusbaume, cacraig
2424

@@ -109,7 +109,8 @@ tag: N/A
109109

110110
Summarize any changes to answers:
111111
CAM4 round-off changes in heat flux due to rearrangement of terms / cleanup in CCPPization
112-
will lead to greater than round-off changes after a few timesteps due to chaotic system.
112+
will lead to greater than round-off changes for CAM4 compsets only after a few timesteps
113+
due to chaotic nature of system.
113114

114115
===============================================================
115116

0 commit comments

Comments
 (0)