- 积分
- 1887
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-8-8
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
小弟在学习wrf,运行到real之后没有生成wrfbdy和wrfinput等几个文件,求各大神帮忙看看,小弟感激不尽。
rsl.error.00000为
taskid: 0 hostname: localhost.localdomain
Ntasks in X 1, ntasks in Y 1
Setting blank km_opt entries to domain #1 values.
--> The km_opt entry in the namelist.input is now max_domains.
Setting blank diff_opt entries to domain #1 values.
--> The diff_opt entry in the namelist.input is now max_domains.
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: grid_fdda is 0 for domain 3, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 3, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 3, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: RRTMG radiation is not used, setting: o3input=0 to avoid data pre-processing
--- NOTE: num_soil_layers has been set to 4
REAL_EM V3.7 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 200 1 180
ims,ime,jms,jme -4 205 -4 185
ips,ipe,jps,jpe 1 200 1 180
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1, 6833084252 bytes allocated
metgrid input_wrf.F first_date_input = 2016-06-09_12:00:00
metgrid input_wrf.F first_date_nml = 2016-06-09_12:00:00
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 860
input_wrf.F: SIZE MISMATCH: namelist ide,jde,num_metgrid_levels= 200 180 27; input data ide,jde,num_metgrid_levels= 200 180 32
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
|
|