- 积分
- 81
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2023-12-6
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2024-4-15 10:24:11
|
显示全部楼层
namelist设置如下
&time_control
run_days = 10,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2019, 2017, 2017, 2017,
start_month = 09, 07, 07, 07,
start_day = 01, 04, 04, 04,
start_hour = 00, 00, 00, 00,
start_minute = 00, 00, 00, 00,
start_second = 00, 00, 00, 00,
end_year = 2019, 2017, 2017, 2017,
end_month = 09, 07, 07, 07,
end_day = 11, 12, 12, 12,
end_hour = 00, 18, 18, 18,
end_minute = 00, 00, 00, 00,
end_second = 00, 00, 00, 00,
interval_seconds = 86400,
input_from_file = .true.,.true.,.true.,.true.,
history_interval = 60, 60, 60, 60,
frames_per_outfile = 1, 1, 24,
restart = .false.,
write_hist_at_0h_rst = .true.
restart_interval = 86400,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
auxinput5_inname = 'wrfchemi_d<domain>_d<date>,
auxinput5_interval_m = 60, 720, 720,
io_form_auxinput5 = 2,
frames_per_auxinput5 = 1000, 12, 12,
force_use_old_data = T,
debug_level = 0,
/
&domains
time_step = 60,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 80, 451, 571, 391,
e_sn = 80, 451, 551, 351,
e_vert = 35, 35, 35, 35,
dx = 12000, 3000, 600, 120,
dy = 12000, 3000, 600, 120,
p_top_requested = 5000,
num_metgrid_levels = 34,
num_metgrid_soil_levels = 4,
grid_id = 1, 2, 3, 4,
parent_id = 1, 1, 2, 3,
i_parent_start = 1, 299, 231, 236,
j_parent_start = 1, 141, 197, 205,
parent_grid_ratio = 1, 5, 5, 5,
parent_time_step_ratio = 1, 5, 5, 5,
feedback = 1,
smooth_option = 0
/
&physics
mp_physics = 10, -1,
cu_physics = 5, -1,
ra_lw_physics = 4, -1,
ra_sw_physics = 4, -1,
bl_pbl_physics = 2, -1,
sf_sfclay_physics = 2, -1,
sf_surface_physics = 2, -1,
radt = 15, 15,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0,
fractional_seaice = 1,
/
&fdda
/
&dynamics
w_damping = 1,
diff_opt = 1, 1, 1,
km_opt = 4, 4, 4,
diff_6th_opt = 0, 0, 0,
diff_6th_factor = 0.12, 0.12, 0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.2, 0.2, 0.2
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 1, 1, 1,
scalar_adv_opt = 1, 1, 1,
chem_adv_opt = 1, 1, 1,
/
&bdy_control
spec_bdy_width = 5,
specified = .true., .false.,.false.,
/
&grib2
/
&chem
kemit = 8,
chem_opt = 16, 16, 16, 0,
photdt = 30, 30, 30,
chemdt = 2., 0.6666, 0.3333,
!frames_per_emissfile = 1, 1, 1,
io_style_emissions = 2,
emiss_inpt_opt = 16, 16, 16,
emiss_opt = 16, 16, 16,
chem_in_opt = 0,
phot_opt = 1, 1, 1,
gas_drydep_opt = 0, 1, 1,
aer_drydep_opt = 0, 1, 1,
bio_emiss_opt = 16, 16, 3,
vprm_opt = "VPRM_table_TROPICS",
dust_opt = 0,
dmsemis_opt = 0,
seas_opt = 0,
gas_bc_opt = 16, 16, 16,
gas_ic_opt = 16, 16, 16,
aer_bc_opt = 1, 1, 1,
aer_ic_opt = 1, 1, 1,
gaschem_onoff = 1, 1, 1,
aerchem_onoff = 1, 1, 1,
wetscav_onoff = 0, 0, 0,
cldchem_onoff = 0, 0, 0,
vertmix_onoff = 1, 1, 1,
chem_conv_tr = 0, 0, 0,
biomass_burn_opt = 0, 0, 0,
plumerisefire_frq = 30, 30, 30,
aer_ra_feedback = 0, 0, 0,
have_bcs_chem = .true., .false., .false.,
ne_area = 100,
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
|
|