source: trunk/WRF.COMMON/WRFV2/test/em_real/namelist.input.wps @ 2756

Last change on this file since 2756 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

  • Property svn:executable set to *
File size: 6.0 KB
Line 
1 &time_control
2 run_days                            = 0,
3 run_hours                           = 12,
4 run_minutes                         = 0,
5 run_seconds                         = 0,
6 start_year                          = 2000, 2000, 2000,
7 start_month                         = 01,   01,   01,
8 start_day                           = 24,   24,   24,
9 start_hour                          = 12,   12,   12,
10 start_minute                        = 00,   00,   00,
11 start_second                        = 00,   00,   00,
12 end_year                            = 2000, 2000, 2000,
13 end_month                           = 01,   01,   01,
14 end_day                             = 25,   25,   25,
15 end_hour                            = 12,   12,   12,
16 end_minute                          = 00,   00,   00,
17 end_second                          = 00,   00,   00,
18 interval_seconds                    = 21600
19 input_from_file                     = .true.,.false.,.false.,
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 auxinput1_inname                    = "met_em.d<domain>.<date>"
30 /
31 auxinput1_inname                    = "wrf_real_input_em.d<domain>.<date>"
32
33 &domains
34 time_step                           = 180,
35 time_step_fract_num                 = 0,
36 time_step_fract_den                 = 1,
37 max_dom                             = 1,
38 s_we                                = 1,     1,     1,
39 e_we                                = 74,    112,   94,
40 s_sn                                = 1,     1,     1,
41 e_sn                                = 61,    97,    91,
42 s_vert                              = 1,     1,     1,
43 e_vert                              = 28,    28,    28,
44 num_metgrid_levels                  = 27
45 dx                                  = 30000, 10000,  3333,
46 dy                                  = 30000, 10000,  3333,
47 grid_id                             = 1,     2,     3,
48 parent_id                           = 0,     1,     2,
49 i_parent_start                      = 0,     31,    30,
50 j_parent_start                      = 0,     17,    30,
51 parent_grid_ratio                   = 1,     3,     3,
52 parent_time_step_ratio              = 1,     3,     3,
53 feedback                            = 1,
54 smooth_option                       = 0
55 /
56 p_top_requested                     = 5000
57 interp_type                         = 1
58 lowest_lev_from_sfc                 = .false.
59 lagrange_order                      = 1
60 force_sfc_in_vinterp                = 1
61 zap_close_levels                    = 500
62 sfcp_to_sfcp                        = .false.
63 adjust_heights                      = .false.
64 eta_levels                          = 1.000, 0.990, 0.978, 0.964, 0.946,
65                                       0.922, 0.894, 0.860, 0.817, 0.766,
66                                       0.707, 0.644, 0.576, 0.507, 0.444,
67                                       0.380, 0.324, 0.273, 0.228, 0.188,
68                                       0.152, 0.121, 0.093, 0.069, 0.048,
69                                       0.029, 0.014, 0.000,
70 eta_levels                          = 1.000, 0.993, 0.983, 0.970, 0.954,
71                                       0.934, 0.909, 0.880, 0.845, 0.807,
72                                       0.765, 0.719, 0.672, 0.622, 0.571,
73                                       0.520, 0.468, 0.420, 0.376, 0.335,
74                                       0.298, 0.263, 0.231, 0.202, 0.175,
75                                       0.150, 0.127, 0.106, 0.088, 0.070,
76                                       0.055, 0.040, 0.026, 0.013, 0.000
77
78 &physics
79 mp_physics                          = 3,     3,     3,
80 ra_lw_physics                       = 1,     1,     1,
81 ra_sw_physics                       = 1,     1,     1,
82 radt                                = 30,    30,    30,
83 sf_sfclay_physics                   = 1,     1,     1,
84 sf_surface_physics                  = 1,     1,     1,
85 bl_pbl_physics                      = 1,     1,     1,
86 bldt                                = 0,     0,     0,
87 cu_physics                          = 1,     1,     0,
88 cudt                                = 5,     5,     5,
89 isfflx                              = 1,
90 ifsnow                              = 0,
91 icloud                              = 1,
92 surface_input_source                = 1,
93 num_soil_layers                     = 5,
94 ucmcall                             = 0,
95 mp_zero_out                         = 0,
96 maxiens                             = 1,
97 maxens                              = 3,
98 maxens2                             = 3,
99 maxens3                             = 16,
100 ensdim                              = 144,
101 /
102
103 &fdda
104 /
105
106 &dynamics
107 w_damping                           = 0,
108 diff_opt                            = 1,
109 km_opt                              = 4,
110 diff_6th_opt                        = 0,
111 diff_6th_factor                     = 0.12,
112 damp_opt                            = 0,
113 base_temp                           = 290.
114 zdamp                               = 5000.,  5000.,  5000.,
115 dampcoef                            = 0.01,   0.01,   0.01
116 khdif                               = 0,      0,      0,
117 kvdif                               = 0,      0,      0,
118 non_hydrostatic                     = .true., .true., .true.,
119 pd_moist                            = .false., .false., .false.,
120 pd_scalar                           = .false., .false., .false.,
121 /
122
123 &bdy_control
124 spec_bdy_width                      = 5,
125 spec_zone                           = 1,
126 relax_zone                          = 4,
127 specified                           = .true., .false.,.false.,
128 nested                              = .false., .true., .true.,
129 /
130
131 &grib2
132 /
133
134 &namelist_quilt
135 nio_tasks_per_group = 0,
136 nio_groups = 1,
137 /
Note: See TracBrowser for help on using the repository browser.