Skip to content

Commit baf9502

Browse files
committed
remove obsolete RRTMGP namelist variables
1 parent 4966c23 commit baf9502

5 files changed

Lines changed: 0 additions & 7 deletions

File tree

physics/docs/pdftxt/RE6/SCM_GFS_v17_p8_input.nml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
do_shum = .false.
101101
do_skeb = .false.
102102
do_RRTMGP = .false.
103-
doGP_cldoptics_LUT = .true.
104103
doGP_lwscat = .true.
105104
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
106105
ngases = 6

physics/docs/pdftxt/RE6/SCM_RAP_input.nml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
bl_mynn_edmf = 1
113113
bl_mynn_edmf_mom = 1
114114
do_RRTMGP = .false.
115-
doGP_cldoptics_LUT = .false.
116115
doGP_lwscat = .false.
117116
/
118117
!! [GFS_PHYSICS_NML]

physics/docs/pdftxt/RE7/input_GFS_v16_RRTMGP.nml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
trans_trac = .true.
7878
use_ufo = .true.
7979
do_RRTMGP = .true.
80-
doGP_cldoptics_LUT = .true.
8180
doGP_lwscat = .true.
8281
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
8382
ngases = 6

physics/docs/pdftxt/RE7/input_GFS_v17_p8_ugwpv1.nml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
do_shum = .false.
106106
do_skeb = .false.
107107
do_RRTMGP = .false.
108-
doGP_cldoptics_LUT = .true.
109108
doGP_lwscat = .true.
110109
active_gases = 'h2o_co2_o3_n2o_ch4_o2'
111110
ngases = 6

physics/docs/pdftxt/suite_input.nml.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,6 @@ show some variables in the namelist that must match the SDF.
191191
<tr><td>rrtmgp_nGptsSW <td> <td>number of RRTMGP SW spectral points <td>-999
192192
<tr><td>rrtmgp_nBandsLW <td> <td>number of RRTMGP LW bands <td>-999
193193
<tr><td>rrtmgp_nGptsLW <td> <td>number of RRTMGP LW spectral points <td>-999
194-
<tr><td>doG_cldoptics <td> <td>use legacy RRTMG cloud optics <td>.false.
195-
<tr><td>doGP_cldoptics_PADE <td> GFS_rrtmgp_cloud_mp, rrtmgp_lw_cloud_optics, rrtmgp_sw_cloud_optics, rrtmgp_lw_main, rrtmgp_sw_main <td>use RRTMGP cloud optics: PADE approximation <td>.false.
196-
<tr><td>doGP_cldoptics_LUT <td>GFS_rrtmgp_cloud_mp,rrtmgp_lw_cloud_optics,rrtmgp_lw_main,rrtmgp_sw_cloud_optics,rrtmgp_sw_main <td>use RRTMGP cloud optics: LUTs <td>.false.
197194
<tr><td>iovr_convcld <td>rrtmgp_lw_main,rrtmgp_sw_main <td>cloud-overlap assumption for convective cloud <td>1
198195
<tr><td>use_LW_jacobian <td>GFS_suite_interstitial_2, dcyc2t3,rrtmgp_lw_main <td>use Jacobian of LW to update LW radiation tendencies <td>.false.
199196
<tr><td>damp_LW_fluxadj <td> dcyc2t3 <td>Damp LW Jacobian flux adjustment with height <td>.false.

0 commit comments

Comments
 (0)