- 积分
- 381
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-7-18
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我想问下各位大神,我想把upper boundary condition 加入到wrfchem里面,在namelist.input的chem里加入了
have_bcs_upper = .true., .true., .true.,
fixed_upper_bc = 50.,50.,50.,
fixed_ubc_inname = 'ubvals_b40.20th.track1_1996_2005.nc'
在运行real.exe后
------ ERROR while reading namelist chem ------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 10858
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
我是把UBC_inputs解压后放在了em_real下,我想问下这是什么原因啊
|
|