- 积分
- 249
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-5-24
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
在大型机上运行WRF( V3.6.1),用2014年FNL(grib2格式)输入WPS可能通过,但是./real.exe无法运行, 显示 starting wrf task 0 of 1后直接跳出,没有生成任何bdy或input文件。之前有同学指导说是更新Vtable.GFS, 更新了,依然没有求大神指点2个迷点!
(1)2014年FNL资料作为输入也要更新Vtable.GFS吗?讨坛里有些说以输入资料FNL的2015年1月为界限,有的说以WRF版本V3.7为界。有木有高手指点下正确答案呢?
(2)个人,还是更新了Vtable,但rsl.error.0000还是指示如下错误,求指点!(备:num_metgrid_soil_levels 改成 2或4,报错都一样。。。)
*****************************************************************
taskid: 0 hostname: node31
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: 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: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: grid_fdda is 0 for domain 2, setting gfdda 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.
bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: num_soil_layers has been set to 4
WRF V3.6.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 200 1 200
ims,ime,jms,jme -4 205 -4 205
ips,ipe,jps,jpe 1 200 1 200
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1, 1002580916 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0[unset]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
:
|
|