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
+
fix issue with mid-level pressure not being bounded by interface pressures in MPAS physics-dynamics coupling: https://github.com/ESCOMP/CAM/issues/1268
11
+
fix Exner bug in MPAS physics-dynamics coupling: https://github.com/ESCOMP/CAM/issues/753
12
+
13
+
Describe any changes made to build system: N/A
14
+
15
+
Describe any changes made to the namelist: N/A
16
+
17
+
List any changes to the defaults for the boundary datasets: N/A
18
+
19
+
Describe any substantial timing or memory changes: N/A
20
+
21
+
Code reviewed by: nusbaume, kuanchihwang
22
+
23
+
List all files eliminated: N/A
24
+
25
+
List all files added and what they do: N/A
26
+
27
+
List all existing files that have been modified, and describe the changes:
28
+
M src/dynamics/mpas/dp_coupling.F90
29
+
- Changes as described above
30
+
31
+
If there were any failures reported from running test_driver.sh on any test
32
+
platform, and checkin with these failures has been OK'd by the gatekeeper,
33
+
then copy the lines from the td.*.status files for the failed tests to the
34
+
appropriate machine below. All failed tests must be justified.
0 commit comments