- 积分
- 14
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2024-3-24
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
请教一下各位前辈,可以帮我看下我的参数有哪些需要改进的嘛,以下是我的namelist.谢谢
&time_control
run_days = 0,
run_hours = 36,
run_minutes = 0,
run_seconds = 0,
start_year = 2020,
start_month = 02,
start_day = 01,
start_hour = 00,
end_year = 2020,
end_month = 02,
end_day = 02,
end_hour = 12,
interval_seconds = 21600
input_from_file = .true.,
history_interval = 60,
frames_per_outfile = 1,
restart = .false.,
restart_interval = 7200,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
io_form_boundary = 2
io_form_auxinput6 = 2
io_form_auxinput5 = 2
auxinput6_inname ="wrfbiochemi_d<domain>"
auxinput5_inname ="emis_d01<domain>"
&domains
time_step = 60,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 76,
e_sn = 82,
e_vert = 33,
p_top_requested = 5000,
num_metgrid_levels = 34,
num_metgrid_soil_levels = 4,
dx = 10000,
dy = 10000,
grid_id = 1,
parent_id = 1,
i_parent_start = 1,
j_parent_start = 1,
parent_grid_ratio = 1,
parent_time_step_ratio = 1,
feedback = 1,
smooth_option = 0
&physics
physics_suite = 'CONUS'
mp_physics = 10,
cu_physics = 5,
ra_lw_physics = 1,
ra_sw_physics = 2,
bl_pbl_physics = 4,
sf_sfclay_physics = 4,
sf_surface_physics = 2,
radt = 30,
bldt = 0,
cudt = 5,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0,
progn = 1,
/
&fdda
/
&dynamics
hybrid_opt = 2,
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.
damp_opt = 3,
zdamp = 5000.,
dampcoef = 0.2,
khdif = 0,
kvdif = 0,
non_hydrostatic = .true.,
moist_adv_opt = 1,
scalar_adv_opt = 1,
gwd_opt = 1,
/
&bdy_control
spec_bdy_width = 5,
specified = .true.
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
&chem
chem_opt = 10,
chem_conv_tr = 0,
kemit = 2,
bioemdt = 30,
photdt = 30,
chemdt = 1.5,
emiss_inpt_opt = 102,
io_style_emissions = 2,
emiss_opt = 14,
chem_in_opt = 0,
phot_opt = 2,
gas_drydep_opt = 1,
aer_drydep_opt = 1,
bio_emiss_opt = 3,
depo_fact = 0.25,
dmsemis_opt = 1,
seas_opt = 2,
gas_bc_opt = 1,
gas_ic_opt = 1,
aer_bc_opt = 101,
aer_ic_opt = 101,
gaschem_onoff = 1,
aerchem_onoff = 1,
wetscav_onoff = 1,
cldchem_onoff = 1,
vertmix_onoff = 1,
conv_tr_wetscav = 1,
conv_tr_aqchem = 1,
biomass_burn_opt = 1,
plumerisefire_frq = 30,
have_bcs_chem = .false.,
aer_ra_feedback = 1,
aer_op_opt = 1,
opt_pars_out = 4,
diagnostic_chem = 1,
ne_area = 300,
dust_opt = 4,
dust_schme = 3,
/
|
|