- 积分
- 30
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-1-8
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我在运行wrf-chem3.8.1版本的real时,出现报错。错误信息为:
*************************************
Nesting domain
ids,ide,jds,jde 1 367 1 343
ims,ime,jms,jme -4 33 -4 33
ips,ipe,jps,jpe 1 23 1 22
INTERMEDIATE domain
ids,ide,jds,jde 164 291 126 245
ims,ime,jms,jme 159 183 121 144
ips,ipe,jps,jpe 162 173 124 134
*************************************
d02 2017-03-13_06:00:00 alloc_space_field: domain 3 , 258455360 bytes allocated
metgrid input_wrf.F first_date_input = 2017-03-13_00:00:00
metgrid input_wrf.F first_date_nml = 2017-03-13_00:00:00
----------------- ERROR -------------------
namelist : NUM_LAND_CAT = 24
input files : NUM_LAND_CAT = 21 (from geogrid selections).
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: LINE: 699
Mismatch between namelist and wrf input files for dimension NUM_LAND_CAT
-------------------------------------------
这里我发现,第一层嵌套已经能够完成了。
于是我修改了namelist.input中的NUM_LAND_CAT,使其等于21。再次提交,错误信息为:
*************************************
Parent domain
ids,ide,jds,jde 1 223 1 199
ims,ime,jms,jme -4 21 -4 20
ips,ipe,jps,jpe 1 14 1 13
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 121293788 bytes allocated
metgrid input_wrf.F first_date_input = 2017-03-13_00:00:00
metgrid input_wrf.F first_date_nml = 2017-03-13_00:00:00
----------------- ERROR -------------------
namelist : NUM_LAND_CAT = 21
input files : NUM_LAND_CAT = 24 (from geogrid selections).
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: LINE: 699
Mismatch between namelist and wrf input files for dimension NUM_LAND_CAT
-------------------------------------------
这里为发现,第一层嵌套都没有进行。
这到底什么错误呢???求大神指点。
我的namelist.input如下:
&time_control
run_days = 0,
run_hours = 24,
run_minutes = 0,
run_seconds = 0,
start_year = 2017, 2017, 2017,
start_month = 03, 03, 03,
start_day = 13, 13, 13,
start_hour = 00, 00, 00,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2017, 2017, 2017,
end_month = 03, 03, 03,
end_day = 14, 14, 14,
end_hour = 00, 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 180, 60, 60,
frames_per_outfile = 24, 24, 24,
restart = .false.,
restart_interval = 14400,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
auxinput1_inname = "met_em.d<domain>.<date>"
io_form_auxinput5 = 2
auxinput5_interval_m = 60,
debug_level = 0,
/
&domains
time_step = 60,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 3,
e_we = 223, 379, 367,
e_sn = 199, 358, 343,
e_vert = 32, 32, 32,
p_top_requested = 5000,
num_metgrid_levels = 32,
num_metgrid_soil_levels = 4,
dx = 27000, 9000, 3000,
dy = 27000, 9000, 3000,
grid_id = 1, 2, 3,
parent_id = 1, 1, 2,
i_parent_start = 1, 57, 166,
j_parent_start = 1, 38, 128,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0
sfcp_to_sfcp = .true.
/
&physics
mp_physics = 2, 2, 2,
progn = 1, 1, 1,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 2, 2, 2,
radt = 30, 30, 30,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 1, 1, 1,
bldt = 1, 1, 1,
cu_physics = 5, 5, 5,
cu_diag = 1, 1, 1,
cudt = 0, 0, 0,
cu_rad_feedback = .true.,
isfflx = 1,
ifsnow = 0,
icloud = 0,
ishallow = 0,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0, 0,
num_land_cat = 24,
/
&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.,
chem_adv_opt = 2, 2, 2, 2,
moist_adv_opt = 2, 2, 2, 2,
scalar_adv_opt = 2, 2, 2, 2,
tke_adv_opt = 2, 2, 2, 2,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false., .true., .true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
&chem
kemit = 11,
chem_opt = 30, 30, 30,
bio_emiss_opt = 1, 1, 1,
bioemdt = 30, 30, 30,
photdt = 30, 30, 30,
chemdt = 3, 1, 1,
io_style_emissions = 1,
emiss_inpt_opt = 101, 101, 101,
emiss_opt = 3, 3, 3,
chem_in_opt = 1, 1, 1,
phot_opt = 2, 2, 2,
gas_drydep_opt = 1, 1, 1,
aer_drydep_opt = 1, 1, 1,
dust_opt = 0,
dust_schme = 3,
dmsemis_opt = 0,
seas_opt = 0,
gas_bc_opt = 1, 1, 1,
gas_ic_opt = 1, 1, 1,
aer_bc_opt = 1, 1, 1,
aer_ic_opt = 1, 1, 1,
gaschem_onoff = 1, 1, 1,
aerchem_onoff = 1, 1, 1,
wetscav_onoff = 1, 1, 1,
cldchem_onoff = 0, 0, 0,
vertmix_onoff = 1, 1, 1,
chem_conv_tr = 1, 1, 1,
biomass_burn_opt = 1, 1, 1,
plumerisefire_frq = 30, 30, 30,
aer_ra_feedback = 1, 1, 1,
aer_op_opt = 1, 1, 1,
have_bcs_chem = .false., .false., .false.,
opt_pars_out = 1,
/
|
|