- 积分
- 750
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-3-19
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
各位WRF大神,小弟最近想做一个涉及到感热通量的理想实验(em_quarter_ss),但是无论小弟怎么选择辐射传输方案,都无法进行预报积分。小弟现在将nameliset的mp_physics贴出来,请各位大神看一下:
&physics
mp_physics = 2,
ra_lw_physics = 1,
ra_sw_physics = 0,
radt = 30,
sf_sfclay_physics = 0,
sf_surface_physics = 0,
bl_pbl_physics = 0,
bldt = 0,
cu_physics = 0,
cudt = 5,
num_soil_layers = 5,
报错的log文件也贴出来:
taskid: 0 hostname: c05n04
Namelist noah_mp not found in namelist.input. Using registry defaults for varia
bles in noah_mp
Namelist dfi_control not found in namelist.input. Using registry defaults for v
ariables in dfi_control
Namelist tc not found in namelist.input. Using registry defaults for variables
in tc
Namelist scm not found in namelist.input. Using registry defaults for variables
in scm
Namelist fire not found in namelist.input. Using registry defaults for variable
s in fire
Ntasks in X 3, ntasks in Y 4
--- 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 t
ime 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 an
d 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 5
WRF V3.4 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 300 1 300
ims,ime,jms,jme -4 107 -4 82
ips,ipe,jps,jpe 1 100 1 75
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1, 238269036 bytes allocat
ed
wrf main: calling open_r_dataset for wrfinput
med_initialdata_input: calling input_input
Ideal cases do not support the hypsometric option.
Warning LENGTH < 1 in ext_ncd_get_dom_ti.code CHAR, line 107
MMINLU error on input
mminlu = ''
Timing for processing wrfinput file (stream 0) for domain 1: 2.17871 elapsed seconds.
WRF TILE 1 IS 1 IE 100 JS 1 JE 75
set_tiles3: NUMBER OF TILES = 1
d01 0001-01-01_00:00:00 open_hist_w : opening wrfout_d01_0001-01-01_00:00:00 fo
r writing.
d01 0001-01-01_00:00:00 med_hist_out: opened wrfout_d01_0001-01-01_00:00:00 as
DATASET=AUXHIST0
Timing for Writing wrfout_d01_0001-01-01_00:00:00 for domain 1: 5.85675 elapsed seconds.
WRF TILE 1 IS 1 IE 100 JS 1 JE 75
WRF NUMBER OF TILES = 1
d01 0001-01-01_00:00:00 Top of Radiation Driver
求各位大神指教!!
|
|