Ticket #183: namelist.input

File namelist.input, 4.3 KB (added by mhakimzadeh, 7 years ago)
Line 
1 &time_control
2 run_days                            = 3,
3 run_hours                           = 0,
4 run_minutes                         = 0,
5 run_seconds                         = 0,
6 start_year                          = 2014, 2014, 2014,
7 start_month                         = 02,   02,   02,
8 start_day                           = 08,   08,   08,
9 start_hour                          = 00,   00,   00,
10 start_minute                        = 00,   00,   00,
11 start_second                        = 00,   00,   00,
12 end_year                            = 2014, 2014, 2014,
13 end_month                           = 02,   02,   02,
14 end_day                             = 10,   10,   10,
15 end_hour                            = 00,   00,   00,
16 end_minute                          = 00,   00,   00,
17 end_second                          = 00,   00,   00,
18 interval_seconds                    = 21600
19 input_from_file                     = .true.,.true.,.true.,
20 history_interval                    = 180,  60,   60,
21 frames_per_outfile                  = 1000, 1000, 1000,
22 restart                             = .false.,
23 restart_interval                    = 5000,
24 io_form_history                     = 2
25 io_form_restart                     = 2
26 io_form_input                       = 2
27 io_form_boundary                    = 2
28 debug_level                         = 0
29 /
30
31 &domains
32 time_step                           = 180,
33 time_step_fract_num                 = 0,
34 time_step_fract_den                 = 1,
35 max_dom                             = 3,
36 e_we                                = 145,    55,   55,
37 e_sn                                = 109,    55,   55,
38 e_vert                              = 30,    30,    30,
39 p_top_requested                     = 5000,
40 num_metgrid_levels                  = 27,
41 num_metgrid_soil_levels             = 4,
42 dx                                  = 18000, 6000,  2000,
43 dy                                  = 18000, 6000,  2000,
44 grid_id                             = 1,     2,     3,
45 parent_id                           = 0,     1,     2,
46 i_parent_start                      = 1,     64,    19,
47 j_parent_start                      = 1,     46,    19,
48 parent_grid_ratio                   = 1,     3,     3,
49 parent_time_step_ratio              = 1,     3,     3,
50 feedback                            = 1,
51 smooth_option                       = 0
52 /
53
54 &physics
55 mp_physics                          = 3,     3,     3,
56 ra_lw_physics                       = 1,     1,     1,
57 ra_sw_physics                       = 1,     1,     1,
58 radt                                = 30,    30,    30,
59 sf_sfclay_physics                   = 1,     1,     1,
60 sf_surface_physics                  = 2,     2,     2,
61 bl_pbl_physics                      = 1,     1,     1,
62 bldt                                = 0,     0,     0,
63 cu_physics                          = 1,     1,     0,
64 cudt                                = 5,     5,     5,
65 isfflx                              = 1,
66 ifsnow                              = 1,
67 icloud                              = 1,
68 surface_input_source                = 1,
69 num_soil_layers                     = 4,
70 sf_urban_physics                    = 0,     0,     0,
71 /
72
73 &fdda
74 /
75
76 &dynamics
77 w_damping                           = 0,
78 diff_opt                            = 1,      1,      1,
79 km_opt                              = 4,      4,      4,
80 diff_6th_opt                        = 0,      0,      0,
81 diff_6th_factor                     = 0.12,   0.12,   0.12,
82 base_temp                           = 290.
83 damp_opt                            = 0,
84 zdamp                               = 5000.,  5000.,  5000.,
85 dampcoef                            = 0.2,    0.2,    0.2
86 khdif                               = 0,      0,      0,
87 kvdif                               = 0,      0,      0,
88 non_hydrostatic                     = .true., .true., .true.,
89 moist_adv_opt                       = 1,      1,      1,     
90 scalar_adv_opt                      = 1,      1,      1,     
91 /
92
93 &bdy_control
94 spec_bdy_width                      = 5,
95 spec_zone                           = 1,
96 relax_zone                          = 4,
97 specified                           = .true., .false.,.false.,
98 nested                              = .false., .true., .true.,
99 /
100
101 &grib2
102 /
103
104 &namelist_quilt
105 nio_tasks_per_group = 0,
106 nio_groups = 1,
107 /
hosted by ZAMG