Commit 717a186
committed
Merge branch 'NSF-MPAS/physics_minor_bugs_1' into hotfix-v8.2.1 (PR #1224)
This merge corrects the subroutine name used in two calls to mpas_log_write in
mpas_init_atm_thompson_aerosols.F, where "init_atm_gocart" should have been
"init_atm_thompson_aerosols". Note that the affected mpas_log_write calls are
commented-out and so their messages don't appear in log files by default.1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments