- 积分
- 201
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-3-27
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
运行WRF出错,求助
运行real后出现如下内容
Namelist dfi_control not found in namelist.input. Using registry defaults for variables 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 variables in fire
--- 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: 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.
--- 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: num_soil_layers has been set to 4 REAL_EM V3.2.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 86 1 48
ims,ime,jms,jme -4 91 -4 53
ips,ipe,jps,jpe 1 86 1 48
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 115920096 bytes allocated
Time period # 1 to process = 2009-12-28_00:00:00.
Time period # 2 to process = 2009-12-28_06:00:00.
Time period # 3 to process = 2009-12-28_12:00:00.
Time period # 4 to process = 2009-12-28_18:00:00.
Time period # 5 to process = 2009-12-29_00:00:00.
Time period # 6 to process = 2009-12-29_06:00:00.
Time period # 7 to process = 2009-12-29_12:00:00.
Time period # 8 to process = 2009-12-29_18:00:00.
Time period # 9 to process = 2009-12-30_00:00:00.
Time period # 10 to process = 2009-12-30_06:00:00.
Time period # 11 to process = 2009-12-30_12:00:00.
Time period # 12 to process = 2009-12-30_18:00:00.
Time period # 13 to process = 2009-12-31_00:00:00.
Total analysis times to input = 13.
-----------------------------------------------------------------------------
Domain 1: Current date being processed: 2009-12-28_00:00:00.0000, which is loop # 1 out of 13
configflags%julyr, %julday, %gmt: 2009 362 0.000000
metgrid input_wrf.F first_date_input = 2009-12-28_00:00:00
metgrid input_wrf.F first_date_nml = 2009-12-28_00:00:00
dx_compare,dy_compare = 9000.000 9000.000
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 417
DX and DY do not match from the namelist and the input file
-------------------------------------------
FORTRAN STOP
|
|