- 积分
- 47
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-1-12
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2015-10-21 18:31:32
|
显示全部楼层
./convert_emiss.exe 使用到的namelist如下:
**********************
&time_control
run_days = 2,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2010, 2010, 2000,
start_month = 07, 07, 01,
start_day = 14, 14, 24,
start_hour = 00, 00, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2010, 2010, 2000,
end_month = 07, 07, 01,
end_day = 16, 16, 25,
end_hour = 00, 00, 12,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600,
input_from_file = .true.,.true.,.false.,
history_interval = 60, 60, 60,
frames_per_outfile = 72, 1000, 1000,
restart = .false.,
restart_interval = 0,
io_form_auxinput5 = 2,
io_form_auxinput6 = 2,
io_form_auxinput7 = 2,
io_form_auxinput8 = 2,
io_form_auxinput12 = 2,
io_form_auxinput13 = 2,
auxinput6_inname = 'wrfbiochemi_d01',
auxinput7_inname = 'wrffirechemi_d<domain>',
auxinput8_inname = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname = 'wrf_chem_input',
auxinput13_inname = 'wrfchemv_d<domain>',
auxinput5_interval_m = 1440, 1440,
auxinput7_interval_m = 1440, 1440,
auxinput8_interval_m = 1440, 1440,
auxinput13_interval_m = 1440, 1440,
frames_per_auxinput6 = 1,1,
frames_per_auxinput7 = 1,1,
frames_per_auxinput8 = 1,1,
frames_per_auxinput13 = 1,1,
debug_level = 0,
/
&dfi_control
/
&domains
time_step = 600,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
s_we = 1, 1, 1,
e_we = 41, 41, 94,
s_sn = 1, 1, 1,
e_sn = 41, 41, 91,
e_vert = 31, 31, 28,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 100000, 4000, 3333.33,
dy = 100000, 4000, 3333.33,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
i_parent_start = 1, 6, 30,
j_parent_start = 1, 65, 30,
parent_grid_ratio = 1, 5, 3,
parent_time_step_ratio = 1, 5, 3,
p_top_requested = 5000,
feedback = 1,
smooth_option = 0
p_top_requested = 5000
zap_close_levels = 50
interp_type = 1
t_extrap_type = 2
force_sfc_in_vinterp = 0
use_levels_below_ground = .true.
use_surface = .true.
lagrange_order = 1
/
sfcp_to_sfcp = .true.
&physics
mp_physics = 4, 2, 2,
progn = 0,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 2, 1, 1,
radt = 30, 30, 30,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 1,
bl_pbl_physics = 1, 1, 1,
bldt = 0, 0, 0,
cu_physics = 5, 5, 0,
cu_diag = 1, 0, 0,
cudt = 0, 0, 0,
ishallow = 0,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0, 0,
mp_zero_out = 2,
mp_zero_out_thresh = 1.e-12
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
cu_rad_feedback = .true.,
/
&fdda
/
&dynamics
rk_ord = 3,
w_damping = 1,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.01, 0.01, 0.01
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 2, 0, 0,
scalar_adv_opt = 2, 0, 0,
chem_adv_opt = 2, 0, 0,
tke_adv_opt = 2, 0, 0,
time_step_sound = 4, 4, 4,
h_mom_adv_order = 5, 5, 5,
v_mom_adv_order = 3, 3, 3,
h_sca_adv_order = 5, 5, 5,
v_sca_adv_order = 3, 3, 3,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false.,.false.,.false.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
&chem
kemit = 31,
chem_opt = 301,
io_style_emissions = 2,
emiss_inpt_opt = 1, 0,
emiss_opt = 5, 0,
emiss_opt_vol = 1, 0,
dust_opt = 1,
dmsemis_opt = 1,
seas_opt = 1,
biomass_burn_opt = 1, 0,
plumerisefire_frq = 120, 0,
bio_emiss_opt = 0,
/
**********************
real.exe和wrf.exe使用的namelist如下:
*************************
&time_control
run_days = 2,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2010, 2010, 2000,
start_month = 07, 07, 01,
start_day = 14, 14, 24,
start_hour = 00, 00, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2010, 2010, 2000,
end_month = 07, 07, 01,
end_day = 16, 16, 25,
end_hour = 00, 00, 12,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600,
input_from_file = .true.,.true.,.false.,
history_interval = 60, 60, 60,
frames_per_outfile = 72, 1000, 1000,
restart = .false.,
restart_interval = 0,
io_form_auxinput5 = 2,
io_form_auxinput6 = 2,
io_form_auxinput7 = 2,
io_form_auxinput8 = 2,
io_form_auxinput12 = 2,
io_form_auxinput13 = 2,
auxinput6_inname = 'wrfbiochemi_d01',
auxinput7_inname = 'wrffirechemi_d<domain>',
auxinput8_inname = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname = 'wrf_chem_input',
auxinput13_inname = 'wrfchemv_d<domain>',
auxinput5_interval_m = 1440, 1440,
auxinput7_interval_m = 1440, 1440,
auxinput8_interval_m = 1440, 1440,
auxinput13_interval_m = 1440, 1440,
frames_per_auxinput6 = 1,1,
frames_per_auxinput7 = 1,1,
frames_per_auxinput8 = 1,1,
frames_per_auxinput13 = 1,1,
debug_level = 0,
/
&dfi_control
/
&domains
time_step = 600,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
s_we = 1, 1, 1,
e_we = 41, 41, 94,
s_sn = 1, 1, 1,
e_sn = 41, 41, 91,
e_vert = 31, 31, 28,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 100000, 4000, 3333.33,
dy = 100000, 4000, 3333.33,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
i_parent_start = 1, 6, 30,
j_parent_start = 1, 65, 30,
parent_grid_ratio = 1, 5, 3,
parent_time_step_ratio = 1, 5, 3,
p_top_requested = 5000,
feedback = 1,
smooth_option = 0
p_top_requested = 5000
zap_close_levels = 50
interp_type = 1
t_extrap_type = 2
force_sfc_in_vinterp = 0
use_levels_below_ground = .true.
use_surface = .true.
lagrange_order = 1
/
sfcp_to_sfcp = .true.
&physics
mp_physics = 4, 2, 2,
progn = 0,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 2, 1, 1,
radt = 30, 30, 30,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 1,
bl_pbl_physics = 1, 1, 1,
bldt = 0, 0, 0,
cu_physics = 5, 5, 0,
cu_diag = 1, 0, 0,
cudt = 0, 0, 0,
ishallow = 0,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0, 0,
mp_zero_out = 2,
mp_zero_out_thresh = 1.e-12
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
cu_rad_feedback = .true.,
/
&fdda
/
&dynamics
rk_ord = 3,
w_damping = 1,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.01, 0.01, 0.01
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 2, 0, 0,
scalar_adv_opt = 2, 0, 0,
chem_adv_opt = 2, 0, 0,
tke_adv_opt = 2, 0, 0,
time_step_sound = 4, 4, 4,
h_mom_adv_order = 5, 5, 5,
v_mom_adv_order = 3, 3, 3,
h_sca_adv_order = 5, 5, 5,
v_sca_adv_order = 3, 3, 3,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false.,.false.,.false.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
&chem
kemit = 31,
chem_opt = 301,
io_style_emissions = 2,
emiss_inpt_opt = 1, 0,
emiss_opt = 5, 0,
emiss_opt_vol = 1, 0,
dust_opt = 1,
dmsemis_opt = 1,
seas_opt = 1,
biomass_burn_opt = 1, 0,
plumerisefire_frq = 120, 0,
bio_emiss_opt = 0,
/
************************* |
|