-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnamelist.atmosphere
85 lines (84 loc) · 2.23 KB
/
namelist.atmosphere
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
&nhyd_model
config_time_integration_order = 2
config_dt = 75.0
config_start_time = '2017-03-05_00:00:00'
config_run_duration = '0_00:01:15'
config_split_dynamics_transport = true
config_number_of_sub_steps = 2
config_dynamics_split_steps = 3
config_h_mom_eddy_visc2 = 0.0
config_h_mom_eddy_visc4 = 0.0
config_v_mom_eddy_visc2 = 0.0
config_h_theta_eddy_visc2 = 0.0
config_h_theta_eddy_visc4 = 0.0
config_v_theta_eddy_visc2 = 0.0
config_horiz_mixing = '2d_smagorinsky'
config_len_disp = 15000.0
config_visc4_2dsmag = 0.05
config_w_adv_order = 3
config_theta_adv_order = 3
config_scalar_adv_order = 3
config_u_vadv_order = 3
config_w_vadv_order = 3
config_theta_vadv_order = 3
config_scalar_vadv_order = 3
config_scalar_advection = true
config_positive_definite = false
config_monotonic = true
config_coef_3rd_order = 0.25
config_epssm = 0.1
config_smdiv = 0.1
config_apvm_upwinding = 0.0
/
&damping
config_zd = 22000.0
config_xnutr = 0.2
/
&io
config_pio_num_iotasks = 32
config_pio_stride = 36
/
&decomposition
config_block_decomp_file_prefix = 'x1.2621442.graph.info.part.'
/
&restart
config_do_restart = false
/
&printout
config_print_global_minmax_vel = true
config_print_detailed_minmax_vel = false
/
&IAU
config_IAU_option = 'off'
config_IAU_window_length_s = 21600.
/
&physics
config_sfc_albedo = true
config_sfc_snowalbedo = true
config_sst_update = false
config_sstdiurn_update = false
config_frac_seaice = true
config_deepsoiltemp_update = false
config_radtlw_interval = '00:15:00'
config_radtsw_interval = '00:15:00'
config_o3climatology = true
config_microp_re = true
config_bucket_update = '06_00:00:00'
config_physics_suite = 'convection_permitting'
config_convection_scheme = 'cu_ntiedtke'
config_gwdo_scheme = 'off'
config_microp_scheme = 'mp_kessler'
/
config_ysu_pblmix = true
config_gwdo_scheme = 'off'
&diagnostics
config_tend = true
config_pv_diag = true
config_pv_tend = true
config_pv_scalar = false
config_pv_isobaric = false
config_pv_microphys = true
/
&soundings
config_sounding_interval = 'none'
/