Skip to content

Commit f008ae0

Browse files
committed
update rrtmgp root in physics namelists
1 parent fe846e5 commit f008ae0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ccpp/physics_namelists/input_GFS_v15p2_RRTMGP.nml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
do_RRTMGP = .true.
5050
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
5151
ngases = 6
52-
rrtmgp_root = '../../ccpp/physics/physics/rte-rrtmgp/'
52+
rrtmgp_root = '../../ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp/'
5353
lw_file_gas = 'rrtmgp/data/rrtmgp-data-lw-g256-2018-12-04.nc'
5454
lw_file_clouds = 'extensions/cloud_optics/rrtmgp-cloud-optics-coeffs-lw.nc'
5555
sw_file_gas = 'rrtmgp/data/rrtmgp-data-sw-g224-2018-12-04.nc'

ccpp/physics_namelists/input_GFS_v16_RRTMGP.nml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
doGP_lwscat = .true.
8282
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
8383
ngases = 6
84-
rrtmgp_root = '../../ccpp/physics/physics/rte-rrtmgp/'
84+
rrtmgp_root = '../../ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp/'
8585
lw_file_gas = 'rrtmgp/data/rrtmgp-data-lw-g128-210809.nc'
8686
lw_file_clouds = 'extensions/cloud_optics/rrtmgp-cloud-optics-coeffs-lw.nc'
8787
sw_file_gas = 'rrtmgp/data/rrtmgp-data-sw-g112-210809.nc'

ccpp/physics_namelists/input_GFS_v16_RRTMGP_ps.nml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
doGP_lwscat = .true.
8282
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
8383
ngases = 6
84-
rrtmgp_root = '../../ccpp/physics/physics/rte-rrtmgp/'
84+
rrtmgp_root = '../../ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp/'
8585
lw_file_gas = 'rrtmgp/data/rrtmgp-data-lw-g128-210809.nc'
8686
lw_file_clouds = 'extensions/cloud_optics/rrtmgp-cloud-optics-coeffs-lw.nc'
8787
sw_file_gas = 'rrtmgp/data/rrtmgp-data-sw-g112-210809.nc'

0 commit comments

Comments
 (0)