- 积分
- 683
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-11-21
- 最后登录
- 1970-1-1
|
发表于 2015-2-11 20:55:24
|
显示全部楼层
本帖最后由 janweis 于 2015-2-11 20:58 编辑
我按照你的帖中的方法更新了Vtable后依然出现了如下情况,我的是V3.6的,我用的数据是FNL
[/opt/WRF/WRFV3/run]% ./real_nmm.exe |tee real_nmm.log
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: num_soil_layers has been set to 4
REAL_NMM V3.6 PREPROCESSOR
DYNAMICS OPTION: nmm dyncore
alloc_space_field: domain 1 , 552670408 bytes allocated
after model_to_grid_config_rec, e_we, e_sn are: 250 114
Time period # 1 to process = 2013-07-20T00:00:00.
Time period # 2 to process = 2013-07-20T03:00:00.
Time period # 3 to process = 2013-07-20T06:00:00.
Time period # 4 to process = 2013-07-20T09:00:00.
Time period # 5 to process = 2013-07-20T12:00:00.
Time period # 6 to process = 2013-07-20T15:00:00.
Time period # 7 to process = 2013-07-20T18:00:00.
Time period # 8 to process = 2013-07-20T21:00:00.
Time period # 9 to process = 2013-07-21T00:00:00.
Total analysis times to input = 9.
done in si_start_and_end
time_loop_max: 9
loop= 1
-----------------------------------------------------------
Current date being processed: 2013-07-20T00:00:00 , which is loop # 1 out of 9
TRIM(config_flags%auxinput1_inname): met_nmm.d<domain>.<date>
metgrid input_wrf.F first_date_input = 2013-07-20_00:00:00
metgrid input_wrf.F first_date_nml = 2013-07-20_00:00:00
NetCDF error: NetCDF: Attribute not found
NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element GMT
NetCDF error: NetCDF: Attribute not found
NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULYR
NetCDF error: NetCDF: Attribute not found
NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULDAY
mminlu = 'USGS'
----------------- ERROR -------------------
namelist : num_metgrid_soil_levels = 4
input files : NUM_METGRID_SOIL_LEVELS = 0 (from met_nmm files).
-------------- FATAL CALLED ---------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 627
Mismatch between namelist and global attribute NUM_METGRID_SOIL_LEVELS
-------------------------------------------
FATAL CALLED FROM FILE: <stdin> LINE: 627
Mismatch between namelist and global attribute NUM_METGRID_SOIL_LEVELS
-------------------------------------------
STOP wrf_abort
2、在此期间运行metgrid.exe时出现了一个note,不知道是什么问题
Note: The following floating-point exceptions are signalling:!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Successful completion of metgrid. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
IEEE_OVERFLOW_FLAG
|
|