source: trunk/WRF.COMMON/WRFV2/test/em_real/namelist.input.obs_fdda @ 3567

Last change on this file since 3567 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.5 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 auxinput11_interval_s               = 180
29 auxinput11_end_h                    = 6
30 debug_level                         = 0
31 /
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
57 &physics
58 mp_physics                          = 3,     3,     3,
59 ra_lw_physics                       = 1,     1,     1,
60 ra_sw_physics                       = 1,     1,     1,
61 radt                                = 30,    30,    30,
62 sf_sfclay_physics                   = 1,     1,     1,
63 sf_surface_physics                  = 1,     1,     1,
64 bl_pbl_physics                      = 1,     1,     1,
65 bldt                                = 0,     0,     0,
66 cu_physics                          = 1,     1,     0,
67 cudt                                = 5,     5,     5,
68 isfflx                              = 1,
69 ifsnow                              = 0,
70 icloud                              = 1,
71 surface_input_source                = 1,
72 num_soil_layers                     = 5,
73 ucmcall                             = 0,
74 mp_zero_out                         = 0,
75 maxiens                             = 1,
76 maxens                              = 3,
77 maxens2                             = 3,
78 maxens3                             = 16,
79 ensdim                              = 144,
80 /
81
82 &fdda
83 obs_nudge_opt                       = 1,1,1,1,1
84 max_obs                             = 150000,
85 obs_nudge_wind                      = 1,1,1,1,1
86 obs_coef_wind                       = 6.E-4,6.E-4,6.E-4,6.E-4,6.E-4
87 obs_nudge_temp                      = 1,1,1,1,1
88 obs_coef_temp                       = 6.E-4,6.E-4,6.E-4,6.E-4,6.E-4
89 obs_nudge_mois                      = 1,1,1,1,1
90 obs_coef_mois                       = 6.E-4,6.E-4,6.E-4,6.E-4,6.E-4
91 obs_rinxy                           = 240.,240.,180.,180,180
92 obs_rinsig                          = 0.1,
93 obs_twindo                          = 40.
94 obs_npfi                            = 10,
95 obs_ionf                            = 2,
96 obs_idynin                          = 0,
97 obs_dtramp                          = 40.,
98 obs_ipf_errob                       = .true.
99 obs_ipf_nudob                       = .true.
100 obs_ipf_in4dob                      = .true.
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 nested                              = .false., .true., .true.,
126 /
127
128 &grib2
129 /
130
131 &namelist_quilt
132 nio_tasks_per_group = 0,
133 nio_groups = 1,
134 /
Note: See TracBrowser for help on using the repository browser.