source: trunk/WRF.COMMON/WRFV2/test/em_real/namelist.input.grid_fdda @ 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: 5.6 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 /
30
31 &domains
32 time_step                           = 180,
33 time_step_fract_num                 = 0,
34 time_step_fract_den                 = 1,
35 max_dom                             = 1,
36 s_we                                = 1,     1,     1,
37 e_we                                = 74,    112,   94,
38 s_sn                                = 1,     1,     1,
39 e_sn                                = 61,    97,    91,
40 s_vert                              = 1,     1,     1,
41 e_vert                              = 28,    28,    28,
42 num_metgrid_levels                  = 27
43 dx                                  = 30000, 10000,  3333,
44 dy                                  = 30000, 10000,  3333,
45 grid_id                             = 1,     2,     3,
46 parent_id                           = 0,     1,     2,
47 i_parent_start                      = 0,     31,    30,
48 j_parent_start                      = 0,     17,    30,
49 parent_grid_ratio                   = 1,     3,     3,
50 parent_time_step_ratio              = 1,     3,     3,
51 feedback                            = 1,
52 smooth_option                       = 0
53 /
54
55 &physics
56 mp_physics                          = 3,     3,     3,
57 ra_lw_physics                       = 1,     1,     1,
58 ra_sw_physics                       = 1,     1,     1,
59 radt                                = 30,    30,    30,
60 sf_sfclay_physics                   = 1,     1,     1,
61 sf_surface_physics                  = 1,     1,     1,
62 bl_pbl_physics                      = 1,     1,     1,
63 bldt                                = 0,     0,     0,
64 cu_physics                          = 1,     1,     0,
65 cudt                                = 5,     5,     5,
66 isfflx                              = 1,
67 ifsnow                              = 0,
68 icloud                              = 1,
69 surface_input_source                = 1,
70 num_soil_layers                     = 5,
71 ucmcall                             = 0,
72 mp_zero_out                         = 0,
73 maxiens                             = 1,
74 maxens                              = 3,
75 maxens2                             = 3,
76 maxens3                             = 16,
77 ensdim                              = 144,
78 /
79
80 &fdda
81 grid_fdda                           = 1,     1,     1,
82 gfdda_inname                        = "wrffdda_d<domain>",
83 gfdda_end_h                         = 24,    24,    24,
84 gfdda_interval_m                    = 360,   360,   360,
85 fgdt                                = 0,     0,     0,
86 if_no_pbl_nudging_uv                = 0,     0,     1,
87 if_no_pbl_nudging_t                 = 0,     0,     1,
88 if_no_pbl_nudging_q                 = 0,     0,     1,
89 if_zfac_uv                          = 0,     0,     1,
90  k_zfac_uv                          = 10,   10,     1,
91 if_zfac_t                           = 0,     0,     1,
92  k_zfac_t                           = 10,   10,     1,
93 if_zfac_q                           = 0,     0,     1,
94  k_zfac_q                           = 10,   10,     1,
95 guv                                 = 0.0003,     0.0003,     0.0003,
96 gt                                  = 0.0003,     0.0003,     0.0003,
97 gq                                  = 0.0003,     0.0003,     0.0003,
98 if_ramping                          = 1,
99 dtramp_min                          = 60.0,
100 io_form_gfdda                       = 2,
101 /
102
103 &dynamics
104 w_damping                           = 0,
105 diff_opt                            = 1,
106 km_opt                              = 4,
107 diff_6th_opt                        = 0,
108 diff_6th_factor                     = 0.12,
109 damp_opt                            = 0,
110 base_temp                           = 290.
111 zdamp                               = 5000.,  5000.,  5000.,
112 dampcoef                            = 0.01,   0.01,   0.01
113 khdif                               = 0,      0,      0,
114 kvdif                               = 0,      0,      0,
115 non_hydrostatic                     = .true., .true., .true.,
116 pd_moist                            = .false., .false., .false.,
117 pd_scalar                           = .false., .false., .false.,
118 /
119
120 &bdy_control
121 spec_bdy_width                      = 5,
122 spec_zone                           = 1,
123 relax_zone                          = 4,
124 specified                           = .true., .false.,.false.,
125 /
126
127 &grib2
128 /
129
130 &namelist_quilt
131 nio_tasks_per_group = 0,
132 nio_groups = 1,
133 /
Note: See TracBrowser for help on using the repository browser.