This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnamelist.input.nhyd_atmos_mtn_wave
81 lines (72 loc) · 2.08 KB
/
namelist.input.nhyd_atmos_mtn_wave
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
&nhyd_model
config_time_integration = 'SRK3'
config_dt = 6.0
config_start_time = '0000-01-01_00:00:00'
config_run_duration = '05:00:00'
config_number_of_sub_steps = 6
config_h_mom_eddy_visc2 = 10.
config_h_mom_eddy_visc4 = 0.
config_v_mom_eddy_visc2 = 10.0
config_h_theta_eddy_visc2 = 10.
config_h_theta_eddy_visc4 = 0.
config_v_theta_eddy_visc2 = 10.
config_horiz_mixing = '2d_fixed'
config_theta_adv_order = 3
config_w_adv_order = 3
config_u_vadv_order = 3
config_w_vadv_order = 3
config_theta_vadv_order = 3
config_coef_3rd_order = 0.25
config_scalar_advection = .false.
config_epssm = 0.1
config_smdiv = 0.1
config_newpx = .false.
/
&damping
config_zd = 10500.0
config_xnutr = 0.1
/
&dimensions
config_nvertlevels = 70
/
&io
config_input_name = 'mtn_wave_init.nc'
config_output_name = 'output.nc'
config_restart_name = 'restart.nc'
config_output_interval = '00:30:00'
config_frames_per_outfile = 0
config_pio_num_iotasks = 0
config_pio_stride = 1
/
&decomposition
config_number_of_blocks = 0
config_block_decomp_file_prefix = 'graph.info.part.'
config_explicit_proc_decomp = .false.
config_proc_decomp_file_prefix = 'graph.info.part.'
/
&restart
config_restart_interval = '1_00:00:00'
config_do_restart = .false.
/
&physics
config_frac_seaice = .false.
config_sfc_albedo = .false.
config_sst_update = .false.
config_sstdiurn_update = .false.
config_deepsoiltemp_update = .false.
config_n_microp = 5
config_radtlw_interval = '00:00:00'
config_radtsw_interval = '00:00:00'
config_conv_interval = 'none'
config_pbl_interval = 'none'
config_microp_scheme = 'off'
config_conv_shallow_scheme = 'off'
config_conv_deep_scheme = 'off'
config_eddy_scheme = 'off'
config_lsm_scheme = 'off'
config_pbl_scheme = 'off'
config_radt_cld_scheme = 'off'
config_radt_lw_scheme = 'off'
config_radt_sw_scheme = 'off'
config_sfclayer_scheme = 'off'
/