Commit 0f2e4af
Fix broken RRTMGP GPU test in CAM (ESCOMP#316)
Originator(s): sjsprecious
Description (include issue title and the keyword ['closes', 'fixes',
'resolves'] and issue number):
This pull request fixes the broken GPU test of RRTMGP in CAM
(ESCOMP/CAM#1408).
List all namelist files that were added or changed: N/A
List all files eliminated and why: N/A
List all files added and what they do: N/A
List all existing files that have been modified, and describe the
changes:
(Helpful git command: `git diff --name-status
development...<your_branch_name>`)
```
M schemes/rrtmgp/rrtmgp_sw_gas_optics_pre.F90
```
List all automated tests that failed, as well as an explanation for why
they weren't fixed: N/A
Is this an answer-changing PR? If so, is it a new physics package,
algorithm change, tuning change, etc? No
If yes to the above question, describe how this code was validated with
the new/modified features:
---------
Co-authored-by: cacraigucar <cacraig@ucar.edu>
Co-authored-by: Courtney Peverley <courtneyp@ucar.edu>1 parent 4d80987 commit 0f2e4af
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 61 | | |
68 | 62 | | |
69 | 63 | | |
| |||
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 70 | | |
80 | | - | |
| 71 | + | |
81 | 72 | | |
82 | 73 | | |
83 | 74 | | |
| |||
0 commit comments