登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
WPS运行geogrid.exe和metgrid.exe的时候都会出现ieee_underflow is signaling,虽然最后都有successful,但是分三次出现successful,三次中间还在运行。。。这是什么原因啊?是对的吗?求帮助啊!!!!
我的namelist.wps:
&share wrf_core ='ARW', max_dom = 5, start_date ='2012-03-05_00:00:00', '2012-03-05_00:00:00', '2012-03-05_00:00:00','2012-03-05_00:00:00', '2012-03-05_00:00:00', end_date = '2012-03-07_00:00:00','2012-03-07_00:00:00', '2012-03-07_00:00:00', '2012-03-07_00:00:00','2012-03-07_00:00:00', interval_seconds = 21600, io_form_geogrid= 2, opt_output_from_geogrid_path ='/gpfs/fs1/home/student/wyh1989/wrfv3.4/WPS', debug_level =0, / &geogrid parent_id = 1,1,2,3,4, parent_grid_ratio= 1,3,3,3,3, i_parent_start = 1,18,32,98,214, j_parent_start = 1,16,28,67,160, e_we = 100,199,406,634,619, e_sn = 81,151,289,472,457, geog_data_res =' modis_30s+',' modis_30s+',' modis_30s+',' modis_30s+',' modis_30s+', dx = 27000, dy = 27000, map_proj = 'lambert', ref_lat = 18.896, ref_lon = 109.749, truelat1 = 30, truelat2 = 60, stand_lon =109.749, geog_data_path= '/gpfs/fs1/home/GeoData/wrf3.4/', opt_geogrid_tbl_path = '/gpfs/fs1/home/student/wyh1989/wrfv3.4/WPS/geogrid/', ref_x = 75.0, ref_y = 75.0, / &ungrib out_format ='WPS', prefix ='FILE', / &metgrid fg_name ='FILE', io_form_metgrid= 2, opt_output_from_metgrid_path ='/gpfs/fs1/home/student/wyh1989/wrfv3.4/WPS/', opt_metgrid_tbl_path ='/gpfs/fs1/home/student/wyh1989/wrfv3.4/WPS/metgrid/', / &mod_levs press_pa =201300 , 200100 , 100000 , 95000 , 90000 , 85000 , 80000 , 75000 , 70000 , 65000, 60000 , 55000 , 50000 , 45000 , 40000 , 35000 , 30000 , 25000 , 20000 , 15000 , 10000 , 5000 , 1000 / &domain_wizard grib_data_path= '/gpfs/fs1/home/student/wyh1989/wrfv3.4/WPS/', grib_vtable =''Vtable.GFS ', dwiz_name = dwiz_desc = dwiz_user_rect_x1 =1570 dwiz_user_rect_y1 =354 dwiz_user_rect_x2 =1690 dwiz_user_rect_y2 =446 dwiz_show_political =true dwiz_center_over_gmt =true dwiz_latlon_space_in_deg =10 dwiz_latlon_linecolor =-8355712 dwiz_map_scale_pct =12.5 dwiz_map_vert_scrollbar_pos =3 dwiz_map_horiz_scrollbar_pos =1340 dwiz_gridpt_dist_km =22.8 dwiz_mpi_command =null dwiz_tcvitals=null dwiz_bigmap =Y /
|