-
Notifications
You must be signed in to change notification settings - Fork 0
/
FV3.input.yml
415 lines (409 loc) · 8.68 KB
/
FV3.input.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
# This configuration file maintains all the supported sets of namelist options
# for DA. To build a namelist for one of these configurations, use the Python
# helper script ush/set_namelist.py and provide this file and the desired section
# via the -c option.
FV3_HRRR:
atmos_model_nml:
avg_max_length: 3600.
ignore_rst_cksum: true
fv_core_nml:
agrid_vel_rst: true
d_con: 0.5
d2_bg_k2: 0.04
dz_min: 2.0
hord_dp: 6
hord_mt: 6
hord_tm: 6
hord_tr: 8
hord_vt: 6
k_split: 2
kord_mt: 9
kord_tm: -9
kord_tr: 9
kord_wz: 9
n_split: 5
psm_bc: 1
nord_tr: 0
nrows_blend: 10
range_warn: False
regional_bcs_from_gsi: false
rf_cutoff: 2000.0
vtdm4: 0.02
write_restart_with_bcs: false
gfs_physics_nml:
cdmbgwd: [3.5, 1.0]
diag_log: true
do_deep: False
do_gsl_drag_ls_bl: true
do_gsl_drag_ss: true
do_gsl_drag_tofd: true
do_mynnsfclay: true
do_sfcperts: !!python/none
do_tofd : false
do_ugwp : false
do_ugwp_v0 : false
do_ugwp_v0_nst_only : false
do_ugwp_v0_orog_only : false
dt_inner : 36
effr_in: true
gwd_opt: 3
fhlwr: 900.0
fhswr: 900.0
iaer: 1011
ialb: 2
iccn: 2
icliq_sw: 2
iems: 2
imfdeepcnv: -1
imfshalcnv: -1
iopt_alb: 2
iopt_btr: 1
iopt_crs: 1
iopt_dveg: 2
iopt_frz: 1
iopt_inf: 1
iopt_rad: 1
iopt_run: 1
iopt_sfc: 1
iopt_snf: 4
iopt_stc: 1
iopt_tbot: 2
iovr: 3
ldiag_ugwp: false
lgfdlmprad: false
lightning_threat: true
mosaic_lu: 1
mosaic_soil: 1
isncond_opt: 2
isncovr_opt: 3
sfclay_compute_flux: true
thsfc_loc: false
# Smoke/dust options
rrfs_sd : true
rrfs_smoke_debug : false
seas_opt : 0
mix_chem : true
enh_mix : true
dust_opt : 5
drydep_opt : 1
coarsepm_settling : 1
smoke_forecast : 0
aero_ind_fdb : false
aero_dir_fdb : true
addsmoke_flag : 1
wetdep_ls_opt : 1
do_plumerise : true
plumerisefire_frq : 60
dust_alpha : 0.01
dust_gamma : 1.3
fv_diagnostics_nml:
do_hailcast: true
FV3_HRRR_gf:
atmos_model_nml:
avg_max_length: 3600.
ignore_rst_cksum: true
fv_core_nml:
agrid_vel_rst: true
d_con: 0.5
d2_bg_k2: 0.04
dz_min: 2.0
hord_dp: 6
hord_mt: 6
hord_tm: 6
hord_tr: 8
hord_vt: 6
k_split: 2
kord_mt: 9
kord_tm: -9
kord_tr: 9
kord_wz: 9
n_split: 5
psm_bc: 1
nord_tr: 0
nrows_blend: 10
range_warn: False
regional_bcs_from_gsi: false
rf_cutoff: 2000.0
vtdm4: 0.02
write_restart_with_bcs: false
gfs_physics_nml:
cdmbgwd: [3.5, 1.0]
diag_log: true
do_deep: true
do_gsl_drag_ls_bl: true
do_gsl_drag_ss: true
do_gsl_drag_tofd: true
do_mynnsfclay: true
do_sfcperts: !!python/none
do_tofd : false
do_ugwp : false
do_ugwp_v0 : false
do_ugwp_v0_nst_only : false
do_ugwp_v0_orog_only : false
dt_inner : 36
effr_in: true
gwd_opt: 3
fhlwr: 900.0
fhswr: 900.0
iaer: 1011
ialb: 2
iccn: 2
icliq_sw: 2
iems: 2
imfdeepcnv: 3
imfshalcnv: -1
iopt_alb: 2
iopt_btr: 1
iopt_crs: 1
iopt_dveg: 2
iopt_frz: 1
iopt_inf: 1
iopt_rad: 1
iopt_run: 1
iopt_sfc: 1
iopt_snf: 4
iopt_stc: 1
iopt_tbot: 2
iovr: 3
ldiag_ugwp: false
lgfdlmprad: false
lightning_threat: true
mosaic_lu: 1
mosaic_soil: 1
isncond_opt: 2
isncovr_opt: 3
sfclay_compute_flux: true
thsfc_loc: false
# Smoke/dust options
rrfs_sd : true
rrfs_smoke_debug : false
seas_opt : 0
mix_chem : true
dust_opt : 1
coarsepm_settling : 1
smoke_forecast : 0
aero_ind_fdb : false
aero_dir_fdb : true
addsmoke_flag : 1
wetdep_ls_opt : 1
do_plumerise : true
plumerisefire_frq : 60
plume_wind_eff : 1
dust_moist_correction : 2.0
dust_drylimit_factor : 0.5
dust_alpha : 10.0
dust_gamma : 1.3
drydep_opt : 3
enh_mix : false
smoke_conv_wet_coef : [ 0.50, 0.50, 0.50 ]
do_smoke_transport : true
ebb_dcycle : 2
fv_diagnostics_nml:
do_hailcast: true
FV3_RAP:
atmos_model_nml:
avg_max_length: 3600.
ignore_rst_cksum: true
fv_core_nml:
d_con: 0.5
d2_bg_k2: 0.04
dz_min: 2.0
hord_dp: 6
hord_mt: 6
hord_tm: 6
hord_vt: 6
k_split: 6
kord_mt: 9
kord_tm: -9
kord_tr: 9
kord_wz: 9
n_split: 3
psm_bc: 1
nord_tr: 0
nrows_blend: 10
range_warn: False
regional_bcs_from_gsi: false
rf_cutoff: 2000.0
vtdm4: 0.02
write_restart_with_bcs: false
gfs_physics_nml:
cdmbgwd: [3.5, 1.0]
diag_log: true
do_gsl_drag_ls_bl: true
do_gsl_drag_ss: true
do_gsl_drag_tofd: true
do_mynnsfclay: true
do_sfcperts: !!python/none
do_tofd : false
do_ugwp : false
do_ugwp_v0 : false
do_ugwp_v0_nst_only : false
do_ugwp_v0_orog_only : false
do_deep : true
dt_inner : 30
effr_in: true
gwd_opt: 3
fhlwr: 900.0
fhswr: 900.0
iaer: 1011
ialb: 2
iccn: 2
icliq_sw: 2
iems: 2
imfdeepcnv: 3
imfshalcnv: -1
iopt_alb: 2
iopt_btr: 1
iopt_crs: 1
iopt_dveg: 2
iopt_frz: 1
iopt_inf: 1
iopt_rad: 1
iopt_run: 1
iopt_sfc: 1
iopt_snf: 4
iopt_stc: 1
iopt_tbot: 2
iovr: 3
ldiag_ugwp: false
lgfdlmprad: false
lightning_threat: true
mosaic_lu: 1
mosaic_soil: 1
isncond_opt: 2
isncovr_opt: 3
sfclay_compute_flux: true
thsfc_loc: false
# Smoke/dust options
rrfs_sd : false
rrfs_smoke_debug : false
seas_opt : 0
mix_chem : true
enh_mix : true
dust_opt : 5
drydep_opt : 1
coarsepm_settling : 1
smoke_forecast : 0
aero_ind_fdb : false
aero_dir_fdb : false
addsmoke_flag : 1
wetdep_ls_opt : 1
do_plumerise : true
plumerisefire_frq : 60
dust_alpha : 0.01
dust_gamma : 1.3
FV3_RRFS_v1beta:
gfs_physics_nml:
do_deep: False
do_mynnsfclay: True
effr_in: True
imfdeepcnv: -1
imfshalcnv: -1
iopt_alb: 2
iopt_btr: 1
iopt_crs: 1
iopt_dveg: 2
iopt_frz: 1
iopt_inf: 1
iopt_rad: 1
iopt_run: 1
iopt_sfc: 1
iopt_snf: 4
iopt_stc: 1
iopt_tbot: 2
lsm: 2
lsoil_lsm: 4
atmos_model_nml:
fdiag: 3
FV3_GFS_v15_thompson_mynn_lam3km:
atmos_model_nml:
fdiag: !!python/none
fv_core_nml:
full_zs_filter: !!python/none
dz_min: 2.0
psm_bc: 1
external_ic: false
nord_tr: 2
nrows_blend: 10
regional_bcs_from_gsi: false
write_restart_with_bcs: false
k_split: 2
make_nh: false
mountain: true
na_init: 0
nggps_ic: false
npz_type: ''
stretch_fac: 0.999
vtdm4: 0.02
warm_start: true
agrid_vel_rst: false
gfs_physics_nml:
cdmbgwd: [0.88, 0.04]
cplflx: false
do_mynnsfclay: true
lgfdlmprad: false
do_deep: False
do_gsl_drag_ls_bl: false
do_gsl_drag_ss: true
do_gsl_drag_tofd: true
do_tofd: false
do_ugwp: false
do_ugwp_v0: false
do_ugwp_v0_nst_only: false
do_ugwp_v0_orog_only: false
ldiag_ugwp: false
do_sfcperts: !!python/none
effr_in: true
gwd_opt: 2
iaer: 5111
icliq_sw: 2
imfdeepcnv: 2
imfshalcnv: 2
iopt_alb: 2
iopt_btr: 1
iopt_crs: 1
iopt_dveg: 2
iopt_frz: 1
iopt_inf: 1
iopt_rad: 1
iopt_run: 1
iopt_sfc: 1
iopt_snf: 4
iopt_stc: 1
iopt_tbot: 2
iovr: 3
fhlwr: 900.0
fhswr: 900.0
xkzminv: 0.3
xkzm_m: 1.0
xkzm_h: 1.0
avg_max_length: 3600
lsm: 1
lsoil: !!python/none
lsoil_lsm: !!python/none
ltaerosol: false
nstf_name: [2, 0, 0, 0, 0]
nam_sfcperts:
iseed_lndp: !!python/none
lndp_lscale: !!python/none
lndp_prt_list: !!python/none
lndp_tau: !!python/none
lndp_type: !!python/none
lndp_var_list: !!python/none
nam_stochy:
shum: !!python/none
shum_lscale: !!python/none
shum_tau: !!python/none
shumint: !!python/none
skeb: !!python/none
skeb_lscale: !!python/none
skeb_tau: !!python/none
skeb_vdof: !!python/none
skebint: !!python/none
sppt: !!python/none
sppt_lscale: !!python/none
sppt_tau: !!python/none
spptint: !!python/none
use_zmtnblck: !!python/none
namsfc:
ldebug: false