Commit 12be1f2
Update calculation of time-averaged radiation variables (NOAA-EMC#941)
* Modify calculation of bucket average radiation variables to be accurate at sub-radiation-timestep output frequency.
* Update bucket radiation scaling for rad_swlw_min variables
* Bug fix in rad_lwsw_min scaling parameter. Merge GFS_rrtmg/rrtmgp_post.F90 in to GFS_radiation_post.F90 in ccpp/physics, requiring changes to all suites.
* Add SW clear-sky downward flux at surface to available diagnostics
* fix compilation error in GFS_diagnostics.F90
* update atmos_cubed_sphere to turn ENABLE_PARALLELRESTART OFF by default to avoid RT errors on some platforms (Hera, Hercules at least)
* ccpp-physics - wet() bug fix and workaround for bad tsfco
* update CCPP SDFs to replace GFS_rrtmg_post with GFS_radiation_post
* change GFS_rrtmg_post in MPAS-based suite
* fix MPAS-based ccpp_prebuild config that still referenced GFS_rrtmgX_post
---------
Co-authored-by: Larissa Reames <larissa.reames@noaa.gov>
Co-authored-by: Dustin Swales <dustin.swales@noaa.gov>
Co-authored-by: Samuel Trahan <samuel,trahan@noaa.gov>1 parent 67961c1 commit 12be1f2
56 files changed
Lines changed: 68 additions & 65 deletions
File tree
- ccpp
- config
- suites
- fv3
- io
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
- CODEOWNERS+1-2
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_phys_time_vary.scm.F90+3-3
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_radiation_post.F90+474
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_radiation_post.meta+292-234
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmg_post.F90-214
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmg_post.meta-285
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmgp_post.F90-386
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmgp_pre.meta+1-1
- physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmgp_setup.meta+1-1
- physics/docs/pdftxt/GFS_RRTMG.txt+1-1
- physics/docs/pdftxt/GFS_RRTMGP.txt+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments